Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5412574024

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5412574024",
  "type": "match",
  "data": {
    "match_id": "5412574024",
    "player_dupr_id": "1QM5R3",
    "outcome": "Win",
    "event_name": "Major League Pickleball - MLP Columbus - 2026 Regular Season - 2026 Season - RR Mixed Doubles 1",
    "event_date": "2026-05-28",
    "location": "",
    "scores": "11-1",
    "players_involved": "[{\"team_id\": 5809331582, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Jessie Irvine\", \"dupr_id\": \"8DPVY8\", \"rating\": 5.881}, {\"name\": \"Jaume Martinez Vich\", \"dupr_id\": \"1QM5R3\", \"rating\": 6.456}]}, {\"team_id\": 7152934392, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kiora Kunimoto\", \"dupr_id\": \"L2XJZ5\", \"rating\": 5.578}, {\"name\": \"Michael Loyd\", \"dupr_id\": \"8JEJDO\", \"rating\": 6.293}]}]",
    "scraped_at": "2026-06-06 22:54:22",
    "hour": "5:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 6.052,
    "teams": [
      {
        "team_id": 5809331582,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Jessie Irvine",
            "dupr_id": "8DPVY8",
            "rating": 5.881,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Jesse-Irvine.png",
            "location": "PPA Tour Pro"
          },
          {
            "name": "Jaume Martinez Vich",
            "dupr_id": "1QM5R3",
            "rating": 6.456,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Jaume-Martinez-Vich-1.png",
            "location": "PPA Tour Pro"
          }
        ]
      },
      {
        "team_id": 7152934392,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kiora Kunimoto",
            "dupr_id": "L2XJZ5",
            "rating": 5.578,
            "profile_pic_url": null,
            "location": "Hilo, HI, US"
          },
          {
            "name": "Michael Loyd",
            "dupr_id": "8JEJDO",
            "rating": 6.293,
            "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Micheal-Loyd.png",
            "location": "PPA Tour Pro"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5412574024"
}