Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men’s 4.0 Doubles

ID: 5613717170

Match Scores

10-15

Loss

Play Date

2025-07-12

Play Time (Est)

3:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Scott Boerstra

89DXK7 · USA

DUPR

3.766

SR
Steve Ramsaur

30JRLN · Mantua, UT, US

DUPR

3.861

TEAM 2WINNER
GW
Gordon Whittier

8M90YD · USA

DUPR

3.918

AW
Andrew Warner

XJJYNX · USA

DUPR

3.802

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-5613717170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8114936259,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Boerstra",
        "dupr_id": "89DXK7",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Ramsaur",
        "dupr_id": "30JRLN",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      }
    ]
  },
  {
    "team_id": 6365858624,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gordon Whittier",
        "dupr_id": "8M90YD",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Warner",
        "dupr_id": "XJJYNX",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]