Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5314828296

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5314828296",
  "type": "match",
  "data": {
    "match_id": "5314828296",
    "player_dupr_id": "3V6Y06",
    "outcome": "Win",
    "event_name": "2026 Franklin US Open Pickleball Championships - Men's Pro Doubles- Main Draw",
    "event_date": "2026-04-15",
    "location": "USOP National Pickleball Center - East Naples Park",
    "scores": "11-9, 11-4",
    "players_involved": "[{\"team_id\": 7870541867, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Alex Emery\", \"dupr_id\": \"RZE9YN\", \"rating\": 5.952}, {\"name\": \"Andreas Siljestrom\", \"dupr_id\": \"3V6Y06\", \"rating\": 6.007}]}, {\"team_id\": 6017284764, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Armando Ferreira\", \"dupr_id\": \"84XNWM\", \"rating\": 5.46}, {\"name\": \"Kym Sze\", \"dupr_id\": \"1Q9R0D\", \"rating\": 5.373}]}]",
    "scraped_at": "2026-06-05 05:22:46",
    "hour": "1:00 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.698,
    "teams": [
      {
        "team_id": 7870541867,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Alex Emery",
            "dupr_id": "RZE9YN",
            "rating": 5.952,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/938314/images/profile/9961fac6-3044-4744-ab53-7663f230e3b5.png",
            "location": "Los Angeles, CA, US"
          },
          {
            "name": "Andreas Siljestrom",
            "dupr_id": "3V6Y06",
            "rating": 6.007,
            "profile_pic_url": null,
            "location": "West Palm Beach, FL, US"
          }
        ]
      },
      {
        "team_id": 6017284764,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Armando Ferreira",
            "dupr_id": "84XNWM",
            "rating": 5.46,
            "profile_pic_url": null,
            "location": "Minaçu, GO, BR"
          },
          {
            "name": "Kym Sze",
            "dupr_id": "1Q9R0D",
            "rating": 5.373,
            "profile_pic_url": null,
            "location": "Gov. Valadares, MG, BR"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5314828296"
}