Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8066345595

Match Scores

11-6

Win

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

Dallas, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
David A Alvarado

EW9Q4E · Broken Arrow, OK, US

DUPR

4.013

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.938

TEAM 2LOSS
DA
Diego Aguilar

YM4Y94 · Carrollton, TX, US

DUPR

3.954

EC
Ethan Crouch

YXNLVG · Flower Mound, TX, US

DUPR

3.917

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