Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball: Team Champs Series (4.0) - Week 4

ID: 7355684620

Match Scores

11-0

Win

Play Date

2026-04-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.377

RR
Ryan Randazzo

V79NVP · The Woodlands, TX, US

DUPR

4.189

TEAM 2LOSS
CE
Chunfen Emily Han

8GO0PX · USA

DUPR

3.481

JH
Jen Hartwig

3VXDRE · Dallas, TX, US

DUPR

3.535

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-7355684620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7274431645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Corey",
        "dupr_id": "9PVX4V",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Ryan Randazzo",
        "dupr_id": "V79NVP",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 6841563002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chunfen Emily Han",
        "dupr_id": "8GO0PX",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Hartwig",
        "dupr_id": "3VXDRE",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]