Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BBB Pickleball Club - Wednesdays Game 3

ID: 4415764692

Match Scores

15-7

Loss

Play Date

2026-04-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jonathan Rajkumar

X27M0X · Fairfax, VA, US

DUPR

4.359

AT
Alain Tran

6ZXQYG · Arlington, VA, US

DUPR

4.576

TEAM 2LOSS
KC
Kerry Chao

ODY7LE · USA

DUPR

4.178

BW
Bill Whitcher

8D0L56 · Washington, DC, US

DUPR

4.322

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-4415764692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5925925131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Rajkumar",
        "dupr_id": "X27M0X",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Alain Tran",
        "dupr_id": "6ZXQYG",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 7876919870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerry Chao",
        "dupr_id": "ODY7LE",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Whitcher",
        "dupr_id": "8D0L56",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]