Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7482816803

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7482816803",
  "type": "match",
  "data": {
    "match_id": "7482816803",
    "player_dupr_id": "8D90Z4",
    "outcome": "Loss",
    "event_name": "2026 Pickleball Saskatchewan Provincial Championships - Mixed Doubles OPEN: (4.5 And Above) Age: (50 And Above)",
    "event_date": "2026-05-30",
    "location": "Regina, SK",
    "scores": "15-11",
    "players_involved": "[{\"team_id\": 7593552516, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Zsuzsa Papp\", \"dupr_id\": \"3YZVJE\", \"rating\": 5.031}, {\"name\": \"john Goss\", \"dupr_id\": \"GGZW5G\", \"rating\": 4.646}]}, {\"team_id\": 5044218521, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Deana Mainil\", \"dupr_id\": \"RY420E\", \"rating\": 4.456}, {\"name\": \"David Clarke\", \"dupr_id\": \"8D90Z4\", \"rating\": 4.996}]}]",
    "scraped_at": "2026-06-05 12:55:51",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.782,
    "teams": [
      {
        "team_id": 7593552516,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Zsuzsa Papp",
            "dupr_id": "3YZVJE",
            "rating": 5.031,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/126361_63537bd4d201a.JPG",
            "location": "Saskatoon, SK, CA"
          },
          {
            "name": "john Goss",
            "dupr_id": "GGZW5G",
            "rating": 4.646,
            "profile_pic_url": null,
            "location": "Little Rock, AR, US"
          }
        ]
      },
      {
        "team_id": 5044218521,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Deana Mainil",
            "dupr_id": "RY420E",
            "rating": 4.456,
            "profile_pic_url": null,
            "location": "Weyburn, SK, CA"
          },
          {
            "name": "David Clarke",
            "dupr_id": "8D90Z4",
            "rating": 4.996,
            "profile_pic_url": null,
            "location": "Regina Beach, SK, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3306-tuxedo-courts",
      "name": "Tuxedo Courts",
      "city": "Regina",
      "state": "Saskatchewan"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7482816803"
}