Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8505364456

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8505364456",
  "type": "match",
  "data": {
    "match_id": "8505364456",
    "player_dupr_id": "8GDRMM",
    "outcome": "Win",
    "event_name": "Madness in March 2026 at Proshot Pickleball - Mixed Doubles Skill $$: (4.5+) Age: (9 To 49) PRIZE MONEY",
    "event_date": "2026-03-22",
    "location": "Egg Harbor Township, NJ",
    "scores": "15-1",
    "players_involved": "[{\"team_id\": 4563925449, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Courtney Davis\", \"dupr_id\": \"8GDRMM\", \"rating\": 4.875}, {\"name\": \"Antonio Morales\", \"dupr_id\": \"59ZYJL\", \"rating\": 4.554}]}, {\"team_id\": 7033505252, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Sommer Peterson\", \"dupr_id\": \"8JPYNJ\", \"rating\": 3.933}, {\"name\": \"Youmin Jang\", \"dupr_id\": \"1657Y0\", \"rating\": 4.534}]}]",
    "scraped_at": "2026-06-05 13:18:17",
    "hour": "5:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.474,
    "teams": [
      {
        "team_id": 4563925449,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Courtney Davis",
            "dupr_id": "8GDRMM",
            "rating": 4.875,
            "profile_pic_url": null,
            "location": "CAPE MAY CH, NJ, US"
          },
          {
            "name": "Antonio Morales",
            "dupr_id": "59ZYJL",
            "rating": 4.554,
            "profile_pic_url": null,
            "location": "Norfolk, VA, US"
          }
        ]
      },
      {
        "team_id": 7033505252,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Sommer Peterson",
            "dupr_id": "8JPYNJ",
            "rating": 3.933,
            "profile_pic_url": null,
            "location": "Somers Point, NJ, US"
          },
          {
            "name": "Youmin Jang",
            "dupr_id": "1657Y0",
            "rating": 4.534,
            "profile_pic_url": null,
            "location": "Seoul, KR"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "3766-proshot-pickleball",
      "name": "Proshot Pickleball",
      "city": "Egg Harbor Township",
      "state": "New Jersey"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8505364456"
}