Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Minnesota Pickleball Round Robin Challenge Series #005 - Mens Division

ID: 5821836413

Match Scores

11-8

Win

Play Date

2025-02-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
Jeff Norberg

12DZG7 · Prior Lake, MN, US

DUPR

4.320

TC
Trac Cao

JZ99LD · Lakeville, MN, US

DUPR

4.622

TEAM 2LOSS
SM
Shawn Michael Buckingham

3X5RW4 · Farmington, MN, US

DUPR

4.367

LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.741

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-5821836413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8475920451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Norberg",
        "dupr_id": "12DZG7",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Trac Cao",
        "dupr_id": "JZ99LD",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 4341669008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Michael Buckingham",
        "dupr_id": "3X5RW4",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      },
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      }
    ]
  }
]