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

Legends 6th Annual dink dink BANG! - Men's Doubles OPEN

ID: 7810726154

Match Scores

15-5

Win

Play Date

2023-08-12

Play Time (Est)

3:30 PM

Play Location

Oakton, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GT
Gage Tutko

84Q661 · Manassas, VA, US

DUPR

5.003

JB
James Broker

896P67 · Nokesville, VA, US

DUPR

5.007

TEAM 2LOSS
TC
Timothy Cass

3YD9GD · Salem, VA, US

DUPR

5.499

DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

4.914

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-7810726154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6664966026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gage Tutko",
        "dupr_id": "84Q661",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Manassas, VA, US"
      },
      {
        "name": "James Broker",
        "dupr_id": "896P67",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Nokesville, VA, US"
      }
    ]
  },
  {
    "team_id": 7374204888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Cass",
        "dupr_id": "3YD9GD",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Salem, VA, US"
      },
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      }
    ]
  }
]