Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7650525794

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7650525794",
  "type": "match",
  "data": {
    "match_id": "7650525794",
    "player_dupr_id": "3VO94E",
    "outcome": "Loss",
    "event_name": "I - Team Bracket",
    "event_date": "2026-02-07",
    "location": "Performance Pickleball RVA",
    "scores": "22-20",
    "players_involved": "[{\"team_id\": 8143521023, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Chase Youse\", \"dupr_id\": \"OWEY7P\", \"rating\": 3.966}, {\"name\": \"Brady Schwartzberg\", \"dupr_id\": \"OWEYK7\", \"rating\": 3.612}]}, {\"team_id\": 4520749942, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Conner Reburn\", \"dupr_id\": \"3VO94E\", \"rating\": 4.784}, {\"name\": \"Jeremiah  Cousins\", \"dupr_id\": \"ZDGYKM\", \"rating\": 3.74}]}]",
    "scraped_at": "2026-06-05 13:41:04",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.026,
    "teams": [
      {
        "team_id": 8143521023,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Chase Youse",
            "dupr_id": "OWEY7P",
            "rating": 3.966,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Brady Schwartzberg",
            "dupr_id": "OWEYK7",
            "rating": 3.612,
            "profile_pic_url": null,
            "location": "Villanova, PA, US"
          }
        ]
      },
      {
        "team_id": 4520749942,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Conner Reburn",
            "dupr_id": "3VO94E",
            "rating": 4.784,
            "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/166322_6538049e5f3cc.jpeg",
            "location": "Salem, VA, US"
          },
          {
            "name": "Jeremiah  Cousins",
            "dupr_id": "ZDGYKM",
            "rating": 3.74,
            "profile_pic_url": null,
            "location": "Glen Allen, VA, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5719-performance-pickleball-rva",
      "name": "Performance Pickleball RVA",
      "city": "Henrico",
      "state": "Virginia"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7650525794"
}