Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7774262668

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7774262668",
  "type": "match",
  "data": {
    "match_id": "7774262668",
    "player_dupr_id": "ZNP0WL",
    "outcome": "Loss",
    "event_name": "2026 Wilson PPA Challenger - Mens Singles Pro Main Draw",
    "event_date": "2026-05-22",
    "location": "Wilson, NC",
    "scores": "15-10",
    "players_involved": "[{\"team_id\": 7443665482, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Nicolas Almeida\", \"dupr_id\": \"YGRLZE\", \"rating\": 5.278}]}, {\"team_id\": 5807144145, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Ethan Bakalinsky\", \"dupr_id\": \"ZNP0WL\", \"rating\": 5.526}]}]",
    "scraped_at": "2026-06-05 05:29:06",
    "hour": "5:00 PM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 5.402,
    "teams": [
      {
        "team_id": 7443665482,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Nicolas Almeida",
            "dupr_id": "YGRLZE",
            "rating": 5.278,
            "profile_pic_url": null,
            "location": "Betim, MG, BR"
          }
        ]
      },
      {
        "team_id": 5807144145,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Ethan Bakalinsky",
            "dupr_id": "ZNP0WL",
            "rating": 5.526,
            "profile_pic_url": null,
            "location": "Marlboro, NJ, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "6496-maynard-p-wilson-elementary-school",
      "name": "Maynard P. Wilson Elementary School",
      "city": "Adams Center",
      "state": "New York"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7774262668"
}