Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7471177761

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7471177761",
  "type": "match",
  "data": {
    "match_id": "7471177761",
    "player_dupr_id": "17YRM0",
    "outcome": "Win",
    "event_name": "Ultimate Pickleball League - 2026 Season - UPL - Doubles 3",
    "event_date": "2026-05-16",
    "location": "",
    "scores": "21-16",
    "players_involved": "[{\"team_id\": 8147197220, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Parker Rivera\", \"dupr_id\": \"30OWW2\", \"rating\": 4.476}, {\"name\": \"Melissa Lein\", \"dupr_id\": \"17YRM0\", \"rating\": 4.616}]}, {\"team_id\": 6807903870, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Kiana Akazawa\", \"dupr_id\": \"9P2GYK\", \"rating\": 4.625}, {\"name\": \"Dylan Fullmer\", \"dupr_id\": \"6ZK4MG\", \"rating\": 4.628}]}]",
    "scraped_at": "2026-06-05 06:52:13",
    "hour": "10:15 AM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.586,
    "teams": [
      {
        "team_id": 8147197220,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Parker Rivera",
            "dupr_id": "30OWW2",
            "rating": 4.476,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1098069/images/profile/00871ebd-21ed-4f97-8a3c-e25ba8eda467.png",
            "location": "Provo, UT, US"
          },
          {
            "name": "Melissa Lein",
            "dupr_id": "17YRM0",
            "rating": 4.616,
            "profile_pic_url": null,
            "location": "Millcreek, UT, US"
          }
        ]
      },
      {
        "team_id": 6807903870,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Kiana Akazawa",
            "dupr_id": "9P2GYK",
            "rating": 4.625,
            "profile_pic_url": null,
            "location": "Idaho Falls, ID, US"
          },
          {
            "name": "Dylan Fullmer",
            "dupr_id": "6ZK4MG",
            "rating": 4.628,
            "profile_pic_url": null,
            "location": "Idaho Falls, ID, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7471177761"
}