Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-4411633917

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-4411633917",
  "type": "match",
  "data": {
    "match_id": "4411633917",
    "player_dupr_id": "X2ZZGR",
    "outcome": "Loss",
    "event_name": "Summer Friday Morning 9:00am-11:45am 2.75-3.75 Women's DUPR-Rated League Week 1",
    "event_date": "2026-06-05",
    "location": "",
    "scores": "15-5",
    "players_involved": "[{\"team_id\": 5293796411, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jessica Barnes\", \"dupr_id\": \"YXRW5D\", \"rating\": 3.516}, {\"name\": \"Sharon Cody\", \"dupr_id\": \"84NR02\", \"rating\": 2.825}]}, {\"team_id\": 5123127942, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Amy Roell\", \"dupr_id\": \"4VMPD2\", \"rating\": 3.245}, {\"name\": \"Jodi Sommerfeld\", \"dupr_id\": \"X2ZZGR\", \"rating\": 2.853}]}]",
    "scraped_at": "2026-06-06 09:22:23",
    "hour": "10:15 AM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.11,
    "teams": [
      {
        "team_id": 5293796411,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jessica Barnes",
            "dupr_id": "YXRW5D",
            "rating": 3.516,
            "profile_pic_url": null,
            "location": "Ramsey, MN, US"
          },
          {
            "name": "Sharon Cody",
            "dupr_id": "84NR02",
            "rating": 2.825,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 5123127942,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Amy Roell",
            "dupr_id": "4VMPD2",
            "rating": 3.245,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Jodi Sommerfeld",
            "dupr_id": "X2ZZGR",
            "rating": 2.853,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4411633917"
}