Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPC January Long Weekend Rumble 4.00-4.50

ID: 6386292357

Match Scores

11-8

Loss

Play Date

2023-01-15

Play Time (Est)

10:15 AM

Play Location

Active Pickleball Tennis Center @ Queens College Tennis Center, Enter at Security Gate 3, Kissena Boulevard, Queens, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sebastien Banzet

84RG5M · New York, NY, US

DUPR

4.539

JB
Jeremy Baldwin

8D9X2L · New York, NY, US

DUPR

4.757

TEAM 2LOSS
TW
Tung Wayne

566P2P · USA

DUPR

3.500

LD
Laurence Dickman

3ZXVJQ · Huntington Station, NY, US

DUPR

4.247

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-6386292357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6981500392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sebastien Banzet",
        "dupr_id": "84RG5M",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jeremy Baldwin",
        "dupr_id": "8D9X2L",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5810520457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tung Wayne",
        "dupr_id": "566P2P",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laurence Dickman",
        "dupr_id": "3ZXVJQ",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Huntington Station, NY, US"
      }
    ]
  }
]