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

Pool A - Men's Open Doubles

ID: 8559540357

Match Scores

11-2, 11-5

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Wacker Park Tennis Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
Derek Orr

890XGV · USA

DUPR

5.704

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.707

TEAM 2LOSS
JG
Joshua Geer

0Y7YMN · Paris, TX, US

DUPR

4.719

BB
Brad Bedford

GGORYQ · Paris, TX, US

DUPR

3.581

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-8559540357
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7458794970,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  },
  {
    "team_id": 4513265783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Geer",
        "dupr_id": "0Y7YMN",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      },
      {
        "name": "Brad Bedford",
        "dupr_id": "GGORYQ",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Paris, TX, US"
      }
    ]
  }
]