Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's Open Doubles

ID: 4964143657

Match Scores

2-15

Win

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Wacker Park Tennis Courts

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Marc Bremenkamp

892OZV · USA

DUPR

3.896

JH
Jackson Hamilton

GX495Q · USA

DUPR

2.863

TEAM 2WINNER
DO
Derek Orr

890XGV · USA

DUPR

5.722

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.720

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-4964143657
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5266728633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Bremenkamp",
        "dupr_id": "892OZV",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Hamilton",
        "dupr_id": "GX495Q",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8279514102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Derek Orr",
        "dupr_id": "890XGV",
        "rating": 5.722,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Merrell",
        "dupr_id": "8JDDPO",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Weatherford, OK, US"
      }
    ]
  }
]