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

APP Tour: Sacramento Open - Golden Ticket Qualifier Mens Doubles Skill: 5.0: 19+

ID: 5727598776

Match Scores

13-15

Win

Play Date

2024-03-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WS
Wil Shaffer

8EL4XW · Chandler, AZ, US

DUPR

4.888

TK
Tyler Kilborn

3ZL0W1 · Mililani, HI, US

DUPR

4.722

TEAM 2WINNER
JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

4.862

BB
Bruno Barrueto Deza

3PGLZG · Orem, UT, US

DUPR

5.502

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-5727598776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7588133327,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wil Shaffer",
        "dupr_id": "8EL4XW",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Tyler Kilborn",
        "dupr_id": "3ZL0W1",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Mililani, HI, US"
      }
    ]
  },
  {
    "team_id": 5865402971,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonny Stevens",
        "dupr_id": "E302Q8",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Bruno Barrueto Deza",
        "dupr_id": "3PGLZG",
        "rating": 5.502,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]