Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7931601367

Match Scores

4-11

Win

Play Date

2026-02-28

Play Time (Est)

8:45 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Ryan Haines

56LERV · The Woodlands, TX, US

DUPR

4.182

JM
Joshua McDonald

4ZLKDM · The Woodlands, TX, US

DUPR

4.157

TEAM 2WINNER
CP
Carson Pogach

MYMG0P · Tomball, TX, US

DUPR

4.568

JH
Joshua Hanson

RWQRQQ · Montgomery County, TX, US

DUPR

4.318

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-7931601367
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6574094522,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Haines",
        "dupr_id": "56LERV",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Joshua McDonald",
        "dupr_id": "4ZLKDM",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 5117020131,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carson Pogach",
        "dupr_id": "MYMG0P",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Joshua Hanson",
        "dupr_id": "RWQRQQ",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Montgomery County, TX, US"
      }
    ]
  }
]