Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-4841537055

cURL Request

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4841537055

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-4841537055",
  "type": "match",
  "data": {
    "match_id": "4841537055",
    "player_dupr_id": "56PK0V",
    "outcome": "Loss",
    "event_name": "PWA: Battle of the West - Sponsored by Skechers - Split Aged Womens Doubles Skill: (3.5 - 4.0)",
    "event_date": "2026-06-04",
    "location": "Mississauga, ON",
    "scores": "15-7",
    "players_involved": "[{\"team_id\": 8383311772, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Erla Juravsky\", \"dupr_id\": \"QJ5OZ5\", \"rating\": 3.599}, {\"name\": \"ALISON LAFRENIERE\", \"dupr_id\": \"NY0VX7\", \"rating\": 3.533}]}, {\"team_id\": 4458820379, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Tosca Therine Cortez\", \"dupr_id\": \"56PK0V\", \"rating\": 3.635}, {\"name\": \"Ann Santos\", \"dupr_id\": \"NY07PW\", \"rating\": 3.766}]}]",
    "scraped_at": "2026-06-05 11:25:56",
    "hour": "4:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 3.633,
    "teams": [
      {
        "team_id": 8383311772,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Erla Juravsky",
            "dupr_id": "QJ5OZ5",
            "rating": 3.599,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "ALISON LAFRENIERE",
            "dupr_id": "NY0VX7",
            "rating": 3.533,
            "profile_pic_url": null,
            "location": "Greater Sudbury, ON, CA"
          }
        ]
      },
      {
        "team_id": 4458820379,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Tosca Therine Cortez",
            "dupr_id": "56PK0V",
            "rating": 3.635,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Ann Santos",
            "dupr_id": "NY07PW",
            "rating": 3.766,
            "profile_pic_url": null,
            "location": "Milton, ON, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6478-mississauga-secondary-school",
      "name": "Mississauga Secondary School",
      "city": "Mississauga",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4841537055"
}