Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Seattle Metro Winter Classic Presented by UW Medicine - SAT Men's Doubles OPEN $$

ID: 6225438851

Match Scores

15-8

Win

Play Date

2026-02-14

Play Time (Est)

12:45 AM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
James Yu

EG9R5V · Shanghai, Shanghai, CN

DUPR

5.807

NZ
Noah Zwiren

3XY251 · Issaquah, WA, US

DUPR

5.962

TEAM 2LOSS
DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.304

LC
Lukas Crippen

3XK727 · Burien, WA, US

DUPR

5.438

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-6225438851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4789680144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Yu",
        "dupr_id": "EG9R5V",
        "rating": 5.807,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "Noah Zwiren",
        "dupr_id": "3XY251",
        "rating": 5.962,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  },
  {
    "team_id": 7993215141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.304,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Lukas Crippen",
        "dupr_id": "3XK727",
        "rating": 5.438,
        "profile_pic_url": null,
        "location": "Burien, WA, US"
      }
    ]
  }
]