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

2024 Seattle Metro Classic $$ Men's Doubles Open

ID: 4434327085

Match Scores

11-3, 11-1

Loss

Play Date

2024-08-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NZ
Noah Zwiren

3XY251 · Issaquah, WA, US

DUPR

6.051

SN
Santhosh Narayanan

8GKLRG · Chennai, TN, IN

DUPR

5.705

TEAM 2LOSS
BO
Bryce Ogren

8K9OK8 · Buckley, WA, US

DUPR

5.403

ES
Ethan Smith

89J79V · Eugene, OR, US

DUPR

5.389

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-4434327085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8147185475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Zwiren",
        "dupr_id": "3XY251",
        "rating": 6.051,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Santhosh Narayanan",
        "dupr_id": "8GKLRG",
        "rating": 5.705,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      }
    ]
  },
  {
    "team_id": 6853518783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Ogren",
        "dupr_id": "8K9OK8",
        "rating": 5.403,
        "profile_pic_url": null,
        "location": "Buckley, WA, US"
      },
      {
        "name": "Ethan Smith",
        "dupr_id": "89J79V",
        "rating": 5.389,
        "profile_pic_url": null,
        "location": "Eugene, OR, US"
      }
    ]
  }
]