Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Texas Team Pickleball DUPR League Spring Dallas

ID: 6686873753

Match Scores

11-8, 11-8

Loss

Play Date

2025-03-15

Play Time (Est)

6:15 AM

Play Location

1301 Custer Road Suite 300; Plano, TX 75093

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Shaobo Wang

NYO45W · USA

DUPR

3.678

HY
Hanbing Yan

W6D6OL · Plano, TX, US

DUPR

4.284

TEAM 2LOSS
RR
Ryan Rothermel

1QJJ7R · Carrollton, TX, US

DUPR

4.071

JK
Jason Kongsataya

XJV9Q4 · Dallas, TX, US

DUPR

3.905

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-6686873753
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4766890691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaobo Wang",
        "dupr_id": "NYO45W",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hanbing Yan",
        "dupr_id": "W6D6OL",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8267136024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Rothermel",
        "dupr_id": "1QJJ7R",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Jason Kongsataya",
        "dupr_id": "XJV9Q4",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]