Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ramsports Pickleball Club

ID: 8225017109

Match Scores

21-17

Win

Play Date

2026-03-25

Play Time (Est)

6:15 AM

Play Location

Shenzhen, Guangdong Province, China

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Steve Kuhn

DUPR1 · Austin, TX, US

DUPR

3.957

RL
Rongtai Lin

7ZJVN5 · USA

DUPR

3.993

TEAM 2LOSS
AK
Alex K Yuen

X097VR · USA

DUPR

3.682

RW
Runyi Wang

7Z6E90 · USA

DUPR

3.966

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-8225017109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794089834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Kuhn",
        "dupr_id": "DUPR1",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Rongtai Lin",
        "dupr_id": "7ZJVN5",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7066099043,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex K Yuen",
        "dupr_id": "X097VR",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Runyi Wang",
        "dupr_id": "7Z6E90",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]