Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-6393898338

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-6393898338",
  "type": "match",
  "data": {
    "match_id": "6393898338",
    "player_dupr_id": "1RY9E8",
    "outcome": "Win",
    "event_name": "2025 Fall Classic Mixed Doubles 5.0 (12+) Group A",
    "event_date": "2025-09-14",
    "location": "",
    "scores": "11-6",
    "players_involved": "[{\"team_id\": 5518405122, \"serial\": 1, \"winner\": true, \"players\": [{\"name\": \"Niki M Tamashiro\", \"dupr_id\": \"NY94O7\", \"rating\": 4.576}, {\"name\": \"Ben Morales\", \"dupr_id\": \"1RY9E8\", \"rating\": 5.032}]}, {\"team_id\": 5390138190, \"serial\": 2, \"winner\": false, \"players\": [{\"name\": \"Molly Brog\", \"dupr_id\": \"3X50R1\", \"rating\": 3.855}, {\"name\": \"Sam felton\", \"dupr_id\": \"8D9E63\", \"rating\": 4.784}]}]",
    "scraped_at": "2026-06-05 12:31:11",
    "hour": "7:30 PM",
    "match_type": "Doubles",
    "match_level": "Pro",
    "average_rating": 4.562,
    "teams": [
      {
        "team_id": 5518405122,
        "serial": 1,
        "winner": true,
        "players": [
          {
            "name": "Niki M Tamashiro",
            "dupr_id": "NY94O7",
            "rating": 4.576,
            "profile_pic_url": null,
            "location": "Los Angeles, CA, US"
          },
          {
            "name": "Ben Morales",
            "dupr_id": "1RY9E8",
            "rating": 5.032,
            "profile_pic_url": null,
            "location": "Ventura County, CA, US"
          }
        ]
      },
      {
        "team_id": 5390138190,
        "serial": 2,
        "winner": false,
        "players": [
          {
            "name": "Molly Brog",
            "dupr_id": "3X50R1",
            "rating": 3.855,
            "profile_pic_url": null,
            "location": "Santa Monica, CA, US"
          },
          {
            "name": "Sam felton",
            "dupr_id": "8D9E63",
            "rating": 4.784,
            "profile_pic_url": null,
            "location": "Agoura Hills, CA, US"
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-6393898338"
}