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

Monday Night Lights Dec 15th

ID: 6802395833

Match Scores

11-13

Loss

Play Date

2025-12-16

Play Time (Est)

6:15 AM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1LOSS
MW
Miles Witt

1R0LZ3 · Jackson, WY, US

DUPR

4.751

LT
Lucas Taylor

DWNDZ4 · Jackson, WY, US

DUPR

4.425

TEAM 2WINNER
GK
George Ketterer

V77XQ5 · Jackson, WY, US

DUPR

5.022

TA
Trevor Allen

QP54Z0 · Jackson, WY, US

DUPR

4.448

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-6802395833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6423076610,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Miles Witt",
        "dupr_id": "1R0LZ3",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Lucas Taylor",
        "dupr_id": "DWNDZ4",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 8579389792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Ketterer",
        "dupr_id": "V77XQ5",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Trevor Allen",
        "dupr_id": "QP54Z0",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  }
]