Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ERA Pickleball: DUPR Nights

ID: 8302006679

Match Scores

2-11

Win

Play Date

2026-03-20

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FC
Felipe Cortes Silva

RD46DE · USA

DUPR

2.237

CS
Cheryl Sellers

JJ92VD · Spring, TX, US

DUPR

2.461

TEAM 2WINNER
NL
Natalie Leger

DWMM26 · Houston, TX, US

DUPR

2.392

JK
John Kitwanphatthana

X00W72 · USA

DUPR

2.620

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-8302006679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4633126662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Felipe Cortes Silva",
        "dupr_id": "RD46DE",
        "rating": 2.237,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheryl  Sellers",
        "dupr_id": "JJ92VD",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 5633532492,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Leger",
        "dupr_id": "DWMM26",
        "rating": 2.392,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "John Kitwanphatthana",
        "dupr_id": "X00W72",
        "rating": 2.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]