Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 7125583947

Match Scores

9-11

Loss

Play Date

2025-12-27

Play Time (Est)

4:45 AM

Play Location

2610, Holmgren Wy, Green Bay

View Facility Page →

Competitor Teams

TEAM 1LOSS
YT
Yee Thao

4VPLR6 · Appleton, WI, US

DUPR

4.213

EW
Eric Wang

D9ZE5L · USA

DUPR

3.758

TEAM 2WINNER
KJ
Kalev Jax Nelsen

KOQ4PK · Marinette, WI, US

DUPR

4.021

MN
Mavryk Nelsen

KOQW26 · Marinette, WI, US

DUPR

3.762

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-7125583947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5985020388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yee Thao",
        "dupr_id": "4VPLR6",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Eric Wang",
        "dupr_id": "D9ZE5L",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5580744412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kalev Jax Nelsen",
        "dupr_id": "KOQ4PK",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Marinette, WI, US"
      },
      {
        "name": "Mavryk Nelsen",
        "dupr_id": "KOQW26",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Marinette, WI, US"
      }
    ]
  }
]