Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Penguin Pickleball Party @ West Hills Racquet & Fitness Club by PIG - Mens Doubles Skill: (4.0) Age: (5 To 35)

ID: 5312339230

Match Scores

11-6

Win

Play Date

2025-12-21

Play Time (Est)

11:30 PM

Play Location

Portland, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jonathan Kao

NY2776 · Vancouver, BC, CA

DUPR

3.597

MK
Marvin Kao

99KZLR · Vancouver, BC, CA

DUPR

4.624

TEAM 2LOSS
DK
Dillon Kell

JJMX5O · Corvallis, OR, US

DUPR

3.786

BH
Brady Harris

JJ6N0D · USA

DUPR

3.848

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-5312339230
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5067584906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kao",
        "dupr_id": "NY2776",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Marvin Kao",
        "dupr_id": "99KZLR",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 4589525516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dillon Kell",
        "dupr_id": "JJMX5O",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Corvallis, OR, US"
      },
      {
        "name": "Brady Harris",
        "dupr_id": "JJ6N0D",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]