Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball: Tournament of Champions (4.0)

ID: 6871674495

Match Scores

11-5, 11-4

Win

Play Date

2026-04-15

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ryan Randazzo

V79NVP · The Woodlands, TX, US

DUPR

4.176

KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.374

TEAM 2LOSS
AL
Alec Liang

OZNJKE · Spring, TX, US

DUPR

4.104

DT
Daniel Taai

3ONEQ2 · Conroe, TX, US

DUPR

4.088

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-6871674495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4750165831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Randazzo",
        "dupr_id": "V79NVP",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Kyle Corey",
        "dupr_id": "9PVX4V",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 5149768187,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Liang",
        "dupr_id": "OZNJKE",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Daniel Taai",
        "dupr_id": "3ONEQ2",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]