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

Monday Night Lights Dec 15th

ID: 6693602924

Match Scores

9-11

Loss

Play Date

2025-12-16

Play Time (Est)

9:00 PM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1LOSS
MW
Miles Witt

1R0LZ3 · Jackson, WY, US

DUPR

4.719

CO
Chris Odom

NYYPN7 · USA

DUPR

4.996

TEAM 2WINNER
LT
Lucas Taylor

DWNDZ4 · Jackson, WY, US

DUPR

4.503

TB
Tyler Barker

8KV4JY · Jackson, WY, US

DUPR

4.362

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-6693602924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6636914660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Miles Witt",
        "dupr_id": "1R0LZ3",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Chris Odom",
        "dupr_id": "NYYPN7",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7246719669,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Taylor",
        "dupr_id": "DWNDZ4",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Tyler Barker",
        "dupr_id": "8KV4JY",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  }
]