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

USLPL Championships

ID: 4732946953

Match Scores

6-11, 5-11

Loss

Play Date

2026-01-10

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
Bryan Kifer

3P5XZG · Evansville, IN, US

DUPR

4.677

Perry Olson

MYXNKP · The Villages, FL, US

DUPR

4.694

TEAM 2WINNER
GA
Gerald Alvarado

17NGL5 · USA

DUPR

5.103

MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.664

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-4732946953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4838776740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Kifer",
        "dupr_id": "3P5XZG",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Perry Olson",
        "dupr_id": "MYXNKP",
        "rating": 4.694,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b08f799b246.jpg",
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6451356126,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]