Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4630397238

Match Scores

11-2

Loss

Play Date

2026-03-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Marco Tejada

RZXNOQ · Conroe, TX, US

DUPR

3.883

MB
Mike Batman Cohen

7DZQRN · Spring, TX, US

DUPR

3.764

TEAM 2LOSS
DT
Devin Thompson

3OEX78 · Orem, UT, US

DUPR

3.601

MM
Marcos M Tejada

1RMGNM · Conroe, TX, US

DUPR

3.510

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-4630397238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7457706943,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marco Tejada",
        "dupr_id": "RZXNOQ",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Mike Batman Cohen",
        "dupr_id": "7DZQRN",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 4741791523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devin Thompson",
        "dupr_id": "3OEX78",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Marcos M Tejada",
        "dupr_id": "1RMGNM",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  }
]