Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5961293518

Match Scores

11-3

Loss

Play Date

2026-02-28

Play Time (Est)

11:30 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
gavyn brown

EGQE9M · USA

DUPR

3.889

IB
Isaiah Brown

YGKVKE · Conroe, TX, US

DUPR

4.301

TEAM 2LOSS
JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.296

EM
Eric McMillian

EWGNYV · Elmhurst, IL, US

DUPR

3.446

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-5961293518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5543499571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "gavyn brown",
        "dupr_id": "EGQE9M",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isaiah Brown",
        "dupr_id": "YGKVKE",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 8342042847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Eric McMillian",
        "dupr_id": "EWGNYV",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      }
    ]
  }
]