Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ramsports Pickleball Club

ID: 4751165761

Match Scores

16-21

Loss

Play Date

2026-03-25

Play Time (Est)

2:15 AM

Play Location

Shenzhen, Guangdong Province, China

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Steve Kuhn

DUPR1 · Austin, TX, US

DUPR

3.840

AK
Alex K Yuen

X097VR · USA

DUPR

3.816

TEAM 2WINNER
RL
Rongtai Lin

7ZJVN5 · USA

DUPR

4.045

RW
Runyi Wang

7Z6E90 · USA

DUPR

3.916

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-4751165761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8423845726,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Kuhn",
        "dupr_id": "DUPR1",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Alex K Yuen",
        "dupr_id": "X097VR",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7013564645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rongtai Lin",
        "dupr_id": "7ZJVN5",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Runyi Wang",
        "dupr_id": "7Z6E90",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]