Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LG-952317 - Men’s Division 14

ID: 5117820885

Match Scores

11-9

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1WINNER
NA
Nikhil Atkuri

6KQ290 · Bothell West, WA, US

DUPR

3.203

HB
Hieu Bui

Z96QDL · WA, US

DUPR

3.206

TEAM 2LOSS
DQ
David Quiroz

JJQ0YO · Seattle, WA, US

DUPR

3.408

JB
Jon Bruneau

DNR72L · Seattle, WA, US

DUPR

3.102

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-5117820885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4455234618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikhil Atkuri",
        "dupr_id": "6KQ290",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Bothell West, WA, US"
      },
      {
        "name": "Hieu Bui",
        "dupr_id": "Z96QDL",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "WA, US"
      }
    ]
  },
  {
    "team_id": 8148984346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Quiroz",
        "dupr_id": "JJQ0YO",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jon Bruneau",
        "dupr_id": "DNR72L",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]