Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dallas Nationals (Gender)

ID: 6922023513

Match Scores

11-3, 11-3

Loss

Play Date

2025-10-24

Play Time (Est)

10:15 AM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
EP
Eswar Pinnitla

76KEGN · Beaverton, OR, US

DUPR

4.944

AA
ABHISHEK ANAL

M2Z4OD · Beaverton, OR, US

DUPR

4.447

TEAM 2LOSS
CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.165

DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

3.974

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-6922023513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5964121983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eswar Pinnitla",
        "dupr_id": "76KEGN",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      },
      {
        "name": "ABHISHEK ANAL",
        "dupr_id": "M2Z4OD",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  },
  {
    "team_id": 7640003990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  }
]