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

Match Scores

15-10

Win

Play Date

2025-10-05

Play Time (Est)

12:45 AM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Michelle Fat

N7ZZR2 · USA

DUPR

4.466

JR
Jeff Rose

OZPKYL · Seattle, WA, US

DUPR

4.190

TEAM 2LOSS
GC
Gemma Calandra

N7K7W7 · USA

DUPR

4.023

AN
Andrew Niu

177LN0 · USA

DUPR

4.243

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-8164312091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5633361643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Fat",
        "dupr_id": "N7ZZR2",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Rose",
        "dupr_id": "OZPKYL",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7469806098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gemma Calandra",
        "dupr_id": "N7K7W7",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Niu",
        "dupr_id": "177LN0",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]