Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's LITE - DUPR Duos - Men's Doubles - DUPR 8.5

ID: 6597273802

Match Scores

13-11

Win

Play Date

2026-02-28

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.287

EM
Eric McMillian

EWGNYV · Elmhurst, IL, US

DUPR

3.434

TEAM 2LOSS
JL
Jimmy Leatherwood

O67Y67 · Houston, TX, US

DUPR

3.681

ZM
Zach Marnitz

5962YV · Houston, TX, US

DUPR

4.443

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-6597273802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4663731585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Eric McMillian",
        "dupr_id": "EWGNYV",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      }
    ]
  },
  {
    "team_id": 5787221172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Leatherwood",
        "dupr_id": "O67Y67",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Zach Marnitz",
        "dupr_id": "5962YV",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]