Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4479477231

Match Scores

11-4

Loss

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Carson Pogach

MYMG0P · Tomball, TX, US

DUPR

4.552

JH
Joshua Hanson

RWQRQQ · Montgomery County, TX, US

DUPR

4.259

TEAM 2LOSS
JL
Jimmy Leatherwood

O67Y67 · Houston, TX, US

DUPR

3.732

ZM
Zach Marnitz

5962YV · Houston, TX, US

DUPR

4.594

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-4479477231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4411382796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Pogach",
        "dupr_id": "MYMG0P",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Joshua Hanson",
        "dupr_id": "RWQRQQ",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      }
    ]
  },
  {
    "team_id": 5987227121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jimmy Leatherwood",
        "dupr_id": "O67Y67",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Zach Marnitz",
        "dupr_id": "5962YV",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]