Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6046967494

Match Scores

15-10

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Dallas, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
David A Alvarado

EW9Q4E · Broken Arrow, OK, US

DUPR

4.128

ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

4.019

TEAM 2LOSS
BF
Bryan Fernando

3V02P5 · College Station, TX, US

DUPR

4.057

TS
Tanner Sumer

ZN6WYD · USA

DUPR

3.716

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-6046967494
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6078242514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David A Alvarado",
        "dupr_id": "EW9Q4E",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 4917613336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Fernando",
        "dupr_id": "3V02P5",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      },
      {
        "name": "Tanner Sumer",
        "dupr_id": "ZN6WYD",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]