Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PnR Pickleball Tournaments 2026 - Winter VOLLI Open

ID: 8189907406

Match Scores

8-11

Win

Play Date

2026-01-25

Play Time (Est)

11:30 PM

Play Location

Seoul, South Korea

Unverified Facility

Competitor Teams

TEAM 1LOSS
YJ
Yoo Jin Nam

7DVNX5 · 서울특별시, KR

DUPR

3.310

SL
SEUNGHO LEE

NR7596 · USA

DUPR

3.669

TEAM 2WINNER
TH
Todd Haney

3V2YZE · San Antonio, TX, US

DUPR

4.038

DA
DELETED Account

DNJL56 · USA

DUPR

3.861

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-8189907406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8108378379,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yoo Jin Nam",
        "dupr_id": "7DVNX5",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "서울특별시, KR"
      },
      {
        "name": "SEUNGHO LEE",
        "dupr_id": "NR7596",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6753833101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Haney",
        "dupr_id": "3V2YZE",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "DNJL56",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]