Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7414696020

Match Scores

3-11

Loss

Play Date

2026-02-28

Play Time (Est)

1:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.277

EM
Eric McMillian

EWGNYV · Elmhurst, IL, US

DUPR

3.423

TEAM 2WINNER
ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.478

CS
Carl Sharp

MY0KRV · Houston, TX, US

DUPR

3.830

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-7414696020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7174898419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Eric McMillian",
        "dupr_id": "EWGNYV",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      }
    ]
  },
  {
    "team_id": 8306545637,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac Diomande",
        "dupr_id": "8M5Y7G",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Carl Sharp",
        "dupr_id": "MY0KRV",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]