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

Monday Night Lights Jan 12th

ID: 6236700902

Match Scores

12-10

Win

Play Date

2026-01-13

Play Time (Est)

3:30 PM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Michael Britton

KXPE47 · Jackson, WY, US

DUPR

4.651

GK
George Ketterer

V77XQ5 · Jackson, WY, US

DUPR

5.039

TEAM 2LOSS
TA
Trevor Allen

QP54Z0 · Jackson, WY, US

DUPR

4.510

CM
Clark myers

RZJDRQ · Teton County, WY, US

DUPR

4.314

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-6236700902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7881417106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Britton",
        "dupr_id": "KXPE47",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "George Ketterer",
        "dupr_id": "V77XQ5",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 5212524355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Allen",
        "dupr_id": "QP54Z0",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Clark myers",
        "dupr_id": "RZJDRQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Teton County, WY, US"
      }
    ]
  }
]