Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Doubles 4.5, 5.0: 19+, 30+

ID: 6334809633

Match Scores

15-7

Win

Play Date

2023-09-17

Play Time (Est)

10:15 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jordan Hix

W6MRZL · McKinney, TX, US

DUPR

4.359

WK
Wesley Kinder

7DN5Y5 · Dallas, TX, US

DUPR

4.086

TEAM 2LOSS
Bryce Standridge

8G69DV · Longview, TX, US

DUPR

4.408

HS
Heath Sanders

DWLZLY · Longview, TX, US

DUPR

4.379

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-6334809633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8483617165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Hix",
        "dupr_id": "W6MRZL",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Wesley Kinder",
        "dupr_id": "7DN5Y5",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7172475081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Standridge",
        "dupr_id": "8G69DV",
        "rating": 4.408,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1236525/images/profile/145d7760-94d1-454d-b40c-bdc38e4550a4.png",
        "location": "Longview, TX, US"
      },
      {
        "name": "Heath Sanders",
        "dupr_id": "DWLZLY",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Longview, TX, US"
      }
    ]
  }
]