Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Seattle Invitational Hosted By Cloud 11 $$$ - Mixed Doubles Skill: (4.0) Age: (8 And Above)

ID: 4914201952

Match Scores

4-15

Win

Play Date

2025-10-05

Play Time (Est)

5:00 PM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EC
Emily Chang

KX0E67 · Seattle, WA, US

DUPR

3.990

CZ
Charlie Zhuang

7654WN · USA

DUPR

3.956

TEAM 2WINNER
MF
Michelle Fat

N7ZZR2 · USA

DUPR

4.459

JR
Jeff Rose

OZPKYL · Seattle, WA, US

DUPR

4.184

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-4914201952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5955174041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Chang",
        "dupr_id": "KX0E67",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Charlie Zhuang",
        "dupr_id": "7654WN",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6802826161,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Fat",
        "dupr_id": "N7ZZR2",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Rose",
        "dupr_id": "OZPKYL",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]