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

ERA Pickleball: DUPR Nights

ID: 4384385192

Match Scores

11-4

Loss

Play Date

2026-03-20

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Maya Tejada

NYRJLW · USA

DUPR

2.506

RS
Robert Sheetz

9DR09J · USA

DUPR

3.079

TEAM 2LOSS
NL
Natalie Leger

DWMM26 · Houston, TX, US

DUPR

2.405

LA
Lorena Adolores

76X5K4 · USA

DUPR

2.057

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-4384385192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4953326346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maya Tejada",
        "dupr_id": "NYRJLW",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Sheetz",
        "dupr_id": "9DR09J",
        "rating": 3.079,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8530426521,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Natalie Leger",
        "dupr_id": "DWMM26",
        "rating": 2.405,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Lorena Adolores",
        "dupr_id": "76X5K4",
        "rating": 2.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]