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

Dallas Nationals (Gender)

ID: 5147220964

Match Scores

11-8

Loss

Play Date

2025-10-24

Play Time (Est)

5:00 PM

Play Location

5757 S State Highway 205; Rockwall, TX 75032

Unverified Facility

Competitor Teams

TEAM 1WINNER
GN
Geancarlo Nieto

3LP6Z6 · Las Vegas, NV, US

DUPR

5.066

JS
Junho Son

GG05VG · Las Vegas, NV, US

DUPR

4.829

TEAM 2LOSS
JK
Jon Kent

8WZ9XG · Rockwall, TX, US

DUPR

4.488

DP
David passey

3Y6P24 · Wylie, TX, US

DUPR

4.956

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-5147220964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6646748437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Geancarlo Nieto",
        "dupr_id": "3LP6Z6",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Junho Son",
        "dupr_id": "GG05VG",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7186400017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Kent",
        "dupr_id": "8WZ9XG",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "David passey",
        "dupr_id": "3Y6P24",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Wylie, TX, US"
      }
    ]
  }
]