Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle 2026 Winter Classic Men's Doubles 5.0 Group A

ID: 5660517774

Match Scores

9-11

Win

Play Date

2026-01-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.263

MJ
Mathew Joseph

12MW29 · Los Angeles, CA, US

DUPR

4.587

TEAM 2WINNER
GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

4.009

TM
Timothy mamoyac

QP6K24 · La Palma, CA, US

DUPR

4.616

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-5660517774
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7681569116,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Mathew  Joseph",
        "dupr_id": "12MW29",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5589344425,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      },
      {
        "name": "Timothy mamoyac",
        "dupr_id": "QP6K24",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "La Palma, CA, US"
      }
    ]
  }
]