Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool 1

ID: 7795825564

Match Scores

15-4

Win

Play Date

2024-09-07

Play Time (Est)

5:00 PM

Play Location

Kingsbury Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
TT
Timur Tsorayev

3OWJ52 · USA

DUPR

4.968

CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.308

TEAM 2LOSS
JT
Jared Thurston

3XVMZ5 · Wallingford, CT, US

DUPR

4.556

WM
William Meng

W62G0Q · New Haven, CT, US

DUPR

5.329

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7795825564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063711200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timur Tsorayev",
        "dupr_id": "3OWJ52",
        "rating": 4.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      }
    ]
  },
  {
    "team_id": 7235141579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Thurston",
        "dupr_id": "3XVMZ5",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Wallingford, CT, US"
      },
      {
        "name": "William Meng",
        "dupr_id": "W62G0Q",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  }
]