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: 6747590595

Match Scores

15-3

Win

Play Date

2026-02-14

Play Time (Est)

4:45 AM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
James Yu

EG9R5V · Shanghai, Shanghai, CN

DUPR

5.847

NZ
Noah Zwiren

3XY251 · Issaquah, WA, US

DUPR

5.987

TEAM 2LOSS
DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.295

LC
Lukas Crippen

3XK727 · Burien, WA, US

DUPR

5.424

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-6747590595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6161147531,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Yu",
        "dupr_id": "EG9R5V",
        "rating": 5.847,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "Noah Zwiren",
        "dupr_id": "3XY251",
        "rating": 5.987,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      }
    ]
  },
  {
    "team_id": 4887130000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Lukas Crippen",
        "dupr_id": "3XK727",
        "rating": 5.424,
        "profile_pic_url": null,
        "location": "Burien, WA, US"
      }
    ]
  }
]