Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Dallas Classic 2026 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 8404807463

Match Scores

11-7, 6-11, 11-2

Win

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Dallas, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
David A Alvarado

EW9Q4E · Broken Arrow, OK, US

DUPR

4.145

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

4.033

TEAM 2LOSS
DA
Diego Aguilar

YM4Y94 · Carrollton, TX, US

DUPR

4.037

EC
Ethan Crouch

YXNLVG · Flower Mound, TX, US

DUPR

3.969

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-8404807463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6504316706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David A Alvarado",
        "dupr_id": "EW9Q4E",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 6666096203,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diego Aguilar",
        "dupr_id": "YM4Y94",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Ethan Crouch",
        "dupr_id": "YXNLVG",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]