Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 2026 Winter Classic Men's Doubles 5.0 Group A

ID: 7974345146

Match Scores

8-11

Win

Play Date

2026-01-31

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LH
Lawrence Hsu

YGDKKK · USA

DUPR

3.858

HC
Harris Choe

NYVVKW · Culver City, CA, US

DUPR

3.981

TEAM 2WINNER
GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

3.980

TM
Timothy mamoyac

QP6K24 · La Palma, CA, US

DUPR

4.603

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-7974345146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5184981240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Hsu",
        "dupr_id": "YGDKKK",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harris Choe",
        "dupr_id": "NYVVKW",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Culver City, CA, US"
      }
    ]
  },
  {
    "team_id": 5791920619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      },
      {
        "name": "Timothy mamoyac",
        "dupr_id": "QP6K24",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "La Palma, CA, US"
      }
    ]
  }
]