Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Doubles 4.5, 5.0: 19+, 30+

ID: 6824661707

Match Scores

13-15

Loss

Play Date

2023-09-17

Play Time (Est)

12:45 AM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jordan Hix

W6MRZL · McKinney, TX, US

DUPR

4.284

WK
Wesley Kinder

7DN5Y5 · Dallas, TX, US

DUPR

4.011

TEAM 2WINNER
CO
Conrad olson

7DMLZ9 · Reston, VA, US

DUPR

4.404

LC
L Cruz

3096R2 · USA

DUPR

4.404

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-6824661707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5026079839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Hix",
        "dupr_id": "W6MRZL",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Wesley Kinder",
        "dupr_id": "7DN5Y5",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4731793180,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Conrad olson",
        "dupr_id": "7DMLZ9",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "L Cruz",
        "dupr_id": "3096R2",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]