Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Doubles 4.5, 5.0: 19+, 30+

ID: 5187792214

Match Scores

3-15

Win

Play Date

2023-09-17

Play Time (Est)

11:30 PM

Play Location

Columbus, OH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.253

LB
Lanell Beckles

3ZLKYL · Austin, TX, US

DUPR

3.794

TEAM 2WINNER
JH
Jordan Hix

W6MRZL · McKinney, TX, US

DUPR

4.316

WK
Wesley Kinder

7DN5Y5 · Dallas, TX, US

DUPR

4.043

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-5187792214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6314152580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Lanell Beckles",
        "dupr_id": "3ZLKYL",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 6041906488,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Hix",
        "dupr_id": "W6MRZL",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Wesley Kinder",
        "dupr_id": "7DN5Y5",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]