Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7350845150

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7350845150",
  "type": "match",
  "data": {
    "match_id": "7350845150",
    "player_dupr_id": "99JXEE",
    "outcome": "Loss",
    "event_name": "WACs Sunday 5/24/2026 - Pickleheads Popcorn - Round 6 Game 1",
    "event_date": "2026-05-24",
    "location": "Paul Moore Park",
    "scores": "7-11",
    "players_involved": "[{\"team_id\": 7187887514, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Bruce Tran\", \"dupr_id\": \"99JXEE\", \"rating\": 4.382}, {\"name\": \"Benjamin Lam\", \"dupr_id\": \"L2WK2K\", \"rating\": 4.175}]}, {\"team_id\": 7280635500, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Steve Vu\", \"dupr_id\": \"Z9ZVOW\", \"rating\": 4.191}, {\"name\": \"Dat Tran\", \"dupr_id\": \"99JX9E\", \"rating\": 3.838}]}]",
    "scraped_at": "2026-06-04 23:03:00",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.146,
    "teams": [
      {
        "team_id": 7187887514,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Bruce Tran",
            "dupr_id": "99JXEE",
            "rating": 4.382,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          },
          {
            "name": "Benjamin Lam",
            "dupr_id": "L2WK2K",
            "rating": 4.175,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          }
        ]
      },
      {
        "team_id": 7280635500,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Steve Vu",
            "dupr_id": "Z9ZVOW",
            "rating": 4.191,
            "profile_pic_url": null,
            "location": "San Jose, CA, US"
          },
          {
            "name": "Dat Tran",
            "dupr_id": "99JX9E",
            "rating": 3.838,
            "profile_pic_url": null,
            "location": "Milpitas, CA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7350845150"
}