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

ERA Pickleball: Team Champs Series (3.5) - Week 1

ID: 5473594517

Match Scores

11-7

Win

Play Date

2026-03-19

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Devin Thompson

3OEX78 · Orem, UT, US

DUPR

3.570

MM
Marcos M Tejada

1RMGNM · Conroe, TX, US

DUPR

3.496

TEAM 2LOSS
DA
Danny Amador

YGYZQ4 · Montgomery County, TX, US

DUPR

3.184

DW
Darrin Williams

7DZZRM · Tomball, TX, US

DUPR

3.257

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-5473594517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6897234723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Thompson",
        "dupr_id": "3OEX78",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Marcos M Tejada",
        "dupr_id": "1RMGNM",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 6503196366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Amador",
        "dupr_id": "YGYZQ4",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      },
      {
        "name": "Darrin Williams",
        "dupr_id": "7DZZRM",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      }
    ]
  }
]