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

Triple Moneyball Series B - Club Pickleball USA - Men's 4.5

ID: 5419430112

Match Scores

11-5, 11-3

Win

Play Date

2025-10-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.913

TG
Tyler Glauser

3L449J · Salt Lake City, UT, US

DUPR

4.783

TEAM 2LOSS
PD
Porter Dueck

MY6P6V · Orem, UT, US

DUPR

4.247

LG
Lorenzo Guerrero

DNLV96 · Orem, UT, US

DUPR

4.304

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-5419430112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5991253603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Tyler Glauser",
        "dupr_id": "3L449J",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6364733407,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Porter Dueck",
        "dupr_id": "MY6P6V",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Lorenzo Guerrero",
        "dupr_id": "DNLV96",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]