Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 2026 Winter Classic Men's Doubles 5.0 Group A

ID: 8481102172

Match Scores

7-11

Win

Play Date

2026-01-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
Drew Kirby Engle

OZVR6W · Los Angeles, CA, US

DUPR

4.113

JH
Jayden Hua

6Z0N70 · Temple City, CA, US

DUPR

4.298

TEAM 2WINNER
GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

4.049

TM
Timothy mamoyac

QP6K24 · La Palma, CA, US

DUPR

4.620

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-8481102172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8549565712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Kirby Engle",
        "dupr_id": "OZVR6W",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Jayden Hua ",
        "dupr_id": "6Z0N70",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Temple City, CA, US"
      }
    ]
  },
  {
    "team_id": 7632725250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      },
      {
        "name": "Timothy mamoyac",
        "dupr_id": "QP6K24",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "La Palma, CA, US"
      }
    ]
  }
]