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

2024 Seattle Metro Classic $$ Men's Doubles Open

ID: 5562230798

Match Scores

12-15

Loss

Play Date

2024-08-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BO
Bryce Ogren

8K9OK8 · Buckley, WA, US

DUPR

5.412

ES
Ethan Smith

89J79V · Eugene, OR, US

DUPR

5.396

TEAM 2WINNER
KM
Ky McMakin

359RL1 · San Diego, CA, US

DUPR

5.739

BB
Bruno Barrueto Deza

3PGLZG · Orem, UT, US

DUPR

5.408

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-5562230798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7094443140,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryce Ogren",
        "dupr_id": "8K9OK8",
        "rating": 5.412,
        "profile_pic_url": null,
        "location": "Buckley, WA, US"
      },
      {
        "name": "Ethan Smith",
        "dupr_id": "89J79V",
        "rating": 5.396,
        "profile_pic_url": null,
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 6930367691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ky McMakin",
        "dupr_id": "359RL1",
        "rating": 5.739,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Bruno Barrueto Deza",
        "dupr_id": "3PGLZG",
        "rating": 5.408,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]