Nwslsoccer: Get Match Details
Nwslsoccer via Parse · sports
Extract match event data (goals, cards, substitutions) and expected goals (xG) team statistics for a specific match. Events include type, description, and label. The time and xg fields on individual events may be null. The NWSL API provides access to news, match results, event-level match data (including xG), and comprehensive player statistics from the National Women's Soccer League. Fulfilled by Parse from nwslsoccer.com.
- entertainment
- news-media
- nwslsoccer
- nwslsoccer-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e58759f6-a60d-41d8-9f14-20e3e617ca1e/get_match_details
- Interface artifact
- sha256:ce424a8c15803bac8b3721fce61d3e2595e8448badecab532b3bacdc4caf1aaa
- Manifest digest
- sha256:b7862acc77d65df7d444a98509251594434bd9aa97c78146effe2a47c2127c60
Request fields
- match_id (string, required): The unique match identifier (e.g. 'nwsl::Football_Match::15fab6c3d4934435b04ea0ad02308c55'). Obtainable from list_matches results.
- season_id (string): The unique season identifier (e.g. 'nwsl::Football_Season::0b6761e4701749f593690c0f338da74c'). Defaults to the current 2026 season if omitted.: Allowed values: nwsl::Football_Season::0b6761e4701749f593690c0f338da74c, nwsl::Football_Season::fad050beee834db88fa9f2eb28ce5a5c
Example queries
- {"match_id":"nwsl::Football_Match::834675f37cea4328bece6743d94c7d2d","season_id":"nwsl::Football_Season::0b6761e4701749f593690c0f338da74c"}