Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool A - Men's Open Doubles

ID: 4372011725

Match Scores

11-5, 11-6

Win

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Wacker Park Tennis Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
Derek Orr

890XGV · USA

DUPR

5.547

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.641

TEAM 2LOSS
RH
Russell Hunt Jr

3OOEOE · Edmond, OK, US

DUPR

4.494

GH
Garrett Hunt

2Q56P7 · USA

DUPR

3.895

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-4372011725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7537001780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 4781987800,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Russell Hunt Jr",
        "dupr_id": "3OOEOE",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Garrett Hunt",
        "dupr_id": "2Q56P7",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]