Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7377018051

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7377018051",
  "type": "match",
  "data": {
    "match_id": "7377018051",
    "player_dupr_id": "RZ22XQ",
    "outcome": "Loss",
    "event_name": "Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Singles Open",
    "event_date": "2026-05-31",
    "location": "Holly Hill, FL",
    "scores": "13-15",
    "players_involved": "[{\"team_id\": 6691989742, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Jae Centonze\", \"dupr_id\": \"RZ22XQ\", \"rating\": 5.606}]}, {\"team_id\": 4952899259, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Jake Bower\", \"dupr_id\": \"JZXX5M\", \"rating\": 5.642}]}]",
    "scraped_at": "2026-06-05 05:47:15",
    "hour": "4:45 AM",
    "match_type": "Singles",
    "match_level": "Pro",
    "average_rating": 5.624,
    "teams": [
      {
        "team_id": 6691989742,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Jae Centonze",
            "dupr_id": "RZ22XQ",
            "rating": 5.606,
            "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/89253/images/profile/93952ae6-187e-4e3e-949f-7930068b69d3.png",
            "location": "Belleview, FL, US"
          }
        ]
      },
      {
        "team_id": 4952899259,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Jake Bower",
            "dupr_id": "JZXX5M",
            "rating": 5.642,
            "profile_pic_url": null,
            "location": "Deerfield Beach, FL, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "1535-pictona-at-holly-hill",
      "name": "Pictona at Holly Hill",
      "city": "Holly Hill",
      "state": "Florida"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7377018051"
}