Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Harvest Cup Men's 4.5+ - Harvest Cup Men's 4.5+

ID: 7112723459

Match Scores

1-11

Win

Play Date

2025-11-29

Play Time (Est)

12:45 AM

Play Location

Smash Hub - Pickleball & Soccer Club Oakdale MN

Unverified Facility

Competitor Teams

TEAM 1LOSS
CX
CF Xiong

MY5JQV · USA

DUPR

3.873

LL
Loc Luong

O6PML7 · Shoreview, MN, US

DUPR

4.175

TEAM 2WINNER
DH
Devin Her

76K5MN · Saint Paul, MN, US

DUPR

4.790

WY
Wes Yang

0Q207N · MN, US

DUPR

4.822

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-7112723459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125217608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CF Xiong",
        "dupr_id": "MY5JQV",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loc Luong",
        "dupr_id": "O6PML7",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  },
  {
    "team_id": 6282340623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devin Her",
        "dupr_id": "76K5MN",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]