Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-6681759815

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-6681759815",
  "type": "match",
  "data": {
    "match_id": "6681759815",
    "player_dupr_id": "EGON0W",
    "outcome": "Loss",
    "event_name": "Atlantic Pickleball Club Coastal Challenge - Mens Doubles Skill: (4.5 And Above) Age: (Any)",
    "event_date": "2026-06-06",
    "location": "Stratford, PE",
    "scores": "11-9",
    "players_involved": "[{\"team_id\": 5411650654, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Nathan Dover\", \"dupr_id\": \"PWE9VX\", \"rating\": 5.397}, {\"name\": \"Mitchell Rowley\", \"dupr_id\": \"QXGG4R\", \"rating\": 4.936}]}, {\"team_id\": 5275919713, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Parker Fisher\", \"dupr_id\": \"17VVR5\", \"rating\": 4.972}, {\"name\": \"Kyle Bennington\", \"dupr_id\": \"EGON0W\", \"rating\": 5.077}]}]",
    "scraped_at": "2026-06-06 12:55:47",
    "hour": "12:45 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.095,
    "teams": [
      {
        "team_id": 5411650654,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Nathan Dover",
            "dupr_id": "PWE9VX",
            "rating": 5.397,
            "profile_pic_url": null,
            "location": "Charlottetown, PE, CA"
          },
          {
            "name": "Mitchell Rowley",
            "dupr_id": "QXGG4R",
            "rating": 4.936,
            "profile_pic_url": null,
            "location": "Summerside, PE, CA"
          }
        ]
      },
      {
        "team_id": 5275919713,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Parker Fisher",
            "dupr_id": "17VVR5",
            "rating": 4.972,
            "profile_pic_url": null,
            "location": "Bonshaw, PE, CA"
          },
          {
            "name": "Kyle Bennington",
            "dupr_id": "EGON0W",
            "rating": 5.077,
            "profile_pic_url": null,
            "location": "Charlottetown, PE, CA"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3795-pinnacle-fieldhouse-training-academy",
      "name": "Pinnacle Fieldhouse Training Academy",
      "city": "Stratford",
      "state": "Ontario"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6681759815"
}