Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7219965209

Match Scores

11-0

Win

Play Date

2026-04-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.367

RR
Ryan Randazzo

V79NVP · The Woodlands, TX, US

DUPR

4.179

TEAM 2LOSS
CE
Chunfen Emily Han

8GO0PX · USA

DUPR

3.782

JH
Jen Hartwig

3VXDRE · Dallas, TX, US

DUPR

3.644

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