Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 5155322049

Match Scores

9-12

Win

Play Date

2026-05-19

Play Time (Est)

10:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Chi Lui

V766WE · USA

DUPR

3.648

JL
jeff lui

G5DQGQ · Gaithersburg, MD, US

DUPR

3.353

TEAM 2WINNER
RK
Reggie King

16XNO0 · Silver Spring, MD, US

DUPR

3.697

JB
John Bryant

17ZLW0 · Bowie, MD, US

DUPR

3.925

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-5155322049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5748044041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chi Lui",
        "dupr_id": "V766WE",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jeff lui",
        "dupr_id": "G5DQGQ",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  },
  {
    "team_id": 7159736430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reggie King",
        "dupr_id": "16XNO0",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "John Bryant",
        "dupr_id": "17ZLW0",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Bowie, MD, US"
      }
    ]
  }
]