Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-8546488145

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-8546488145",
  "type": "match",
  "data": {
    "match_id": "8546488145",
    "player_dupr_id": "8GGYV8",
    "outcome": "Win",
    "event_name": "Brick Wall Midwest #4",
    "event_date": "2026-05-30",
    "location": "",
    "scores": "15-7",
    "players_involved": "[{\"team_id\": 7165685906, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Brian Anderson\", \"dupr_id\": \"8GGYV8\", \"rating\": 5.448}, {\"name\": \"Brock Rzesnowiecky\", \"dupr_id\": \"3LJOZ5\", \"rating\": 5.399}]}, {\"team_id\": 4979486079, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Alex Klein\", \"dupr_id\": \"ODL2L2\", \"rating\": 4.7}, {\"name\": \"Jacob Palley\", \"dupr_id\": \"PKYGVQ\", \"rating\": 5.177}]}]",
    "scraped_at": "2026-06-05 05:26:15",
    "hour": "6:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 5.181,
    "teams": [
      {
        "team_id": 7165685906,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Brian Anderson",
            "dupr_id": "8GGYV8",
            "rating": 5.448,
            "profile_pic_url": null,
            "location": "Plymouth, MN, US"
          },
          {
            "name": "Brock Rzesnowiecky",
            "dupr_id": "3LJOZ5",
            "rating": 5.399,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 4979486079,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Alex Klein",
            "dupr_id": "ODL2L2",
            "rating": 4.7,
            "profile_pic_url": null,
            "location": "Chicago, IL, US"
          },
          {
            "name": "Jacob Palley",
            "dupr_id": "PKYGVQ",
            "rating": 5.177,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/5235/images/profile/1f37492d-918a-4b3b-9822-d0f912696ab5.png",
            "location": "Chicago, IL, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-8546488145"
}