Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-5814907736

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-5814907736",
  "type": "match",
  "data": {
    "match_id": "5814907736",
    "player_dupr_id": "QPZ6JR",
    "outcome": "Loss",
    "event_name": "Fraternal Order of Police Spring Slam - Mixed Doubles Skill: (4.0) Age: (Any)",
    "event_date": "2026-05-03",
    "location": "Vienna, WV",
    "scores": "7-11, 11-6, 9-11",
    "players_involved": "[{\"team_id\": 7800265304, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Raelyn Yeater\", \"dupr_id\": \"RWKZPQ\", \"rating\": 3.545}, {\"name\": \"Blake Boswell\", \"dupr_id\": \"QPZ6JR\", \"rating\": 4.496}]}, {\"team_id\": 5158891939, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Suzanne Bishop\", \"dupr_id\": \"0Y7X6G\", \"rating\": 4.373}, {\"name\": \"Jeff Estep\", \"dupr_id\": \"V4ODV5\", \"rating\": 3.965}]}]",
    "scraped_at": "2026-06-05 07:48:52",
    "hour": "9:00 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.095,
    "teams": [
      {
        "team_id": 7800265304,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Raelyn Yeater",
            "dupr_id": "RWKZPQ",
            "rating": 3.545,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Blake Boswell",
            "dupr_id": "QPZ6JR",
            "rating": 4.496,
            "profile_pic_url": null,
            "location": "Parkersburg, WV, US"
          }
        ]
      },
      {
        "team_id": 5158891939,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Suzanne Bishop",
            "dupr_id": "0Y7X6G",
            "rating": 4.373,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Jeff Estep",
            "dupr_id": "V4ODV5",
            "rating": 3.965,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "5143-the-pickleball-club-of-tysons",
      "name": "The Pickleball Club of Tysons",
      "city": "Vienna",
      "state": "Virginia"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-5814907736"
}