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

Pool 1

ID: 8381754540

Match Scores

10-15

Win

Play Date

2024-09-07

Play Time (Est)

1:00 PM

Play Location

Kingsbury Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.565

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.775

TEAM 2WINNER
TT
Timur Tsorayev

3OWJ52 · USA

DUPR

4.915

CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.254

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-8381754540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6466217618,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  },
  {
    "team_id": 6118441198,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timur Tsorayev",
        "dupr_id": "3OWJ52",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      }
    ]
  }
]