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

Pool A - Men's Open Doubles

ID: 6877664032

Match Scores

15-0

Win

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Wacker Park Tennis Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
Derek Orr

890XGV · USA

DUPR

5.722

JM
Joe Merrell

8JDDPO · Weatherford, OK, US

DUPR

4.720

TEAM 2LOSS
JE
James Ely

QJOLD5 · USA

DUPR

4.361

DH
Domingo Hernandez

LZ0LJQ · USA

DUPR

4.361

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6877664032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4489104404,
    "serial": 1,
    "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"
      }
    ]
  },
  {
    "team_id": 4546252537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Ely",
        "dupr_id": "QJOLD5",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Domingo Hernandez",
        "dupr_id": "LZ0LJQ",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]