Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPC January Long Weekend Rumble 4.00-4.50

ID: 5937186307

Match Scores

11-2

Win

Play Date

2023-01-15

Play Time (Est)

8:45 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
TW
Tung Wayne

566P2P · USA

DUPR

3.500

LD
Laurence Dickman

3ZXVJQ · Huntington Station, NY, US

DUPR

4.247

TEAM 2LOSS
AK
Alexander Kidder

3PG7XM · New York, NY, US

DUPR

4.410

AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.546

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-5937186307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7562728621,
    "serial": 1,
    "winner": true,
    "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"
      }
    ]
  },
  {
    "team_id": 5950058809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Kidder",
        "dupr_id": "3PG7XM",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]