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

MNL Feb 2

ID: 4469627528

Match Scores

11-5

Loss

Play Date

2026-02-03

Play Time (Est)

9:00 PM

Play Location

Pickleball Garage

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
George Ketterer

V77XQ5 · Jackson, WY, US

DUPR

5.116

TA
Trevor Allen

QP54Z0 · Jackson, WY, US

DUPR

4.481

TEAM 2LOSS
BM
Brandon Mansfield

V7Y295 · Jackson, WY, US

DUPR

4.394

CM
Clark myers

RZJDRQ · Teton County, WY, US

DUPR

4.321

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-4469627528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7052660299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Ketterer",
        "dupr_id": "V77XQ5",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Trevor Allen",
        "dupr_id": "QP54Z0",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      }
    ]
  },
  {
    "team_id": 7169307353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Mansfield",
        "dupr_id": "V7Y295",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Jackson, WY, US"
      },
      {
        "name": "Clark myers",
        "dupr_id": "RZJDRQ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Teton County, WY, US"
      }
    ]
  }
]