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

Monday Night Lights Dec 8th

ID: 6588509665

Match Scores

11-5

Loss

Play Date

2025-12-09

Play Time (Est)

2:15 AM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
George Ketterer

V77XQ5 · USA

DUPR

5.017

BM
Brandon Mansfield

V7Y295 · USA

DUPR

4.370

TEAM 2LOSS
MW
Miles Witt

1R0LZ3 · Jackson, WY, US

DUPR

4.719

MB
Michael Britton

KXPE47 · USA

DUPR

4.776

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-6588509665
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8400888950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Ketterer",
        "dupr_id": "V77XQ5",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Mansfield",
        "dupr_id": "V7Y295",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6502050816,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miles Witt",
        "dupr_id": "1R0LZ3",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Michael Britton",
        "dupr_id": "KXPE47",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]