Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men’s 4.0 Doubles

ID: 6628607210

Match Scores

11-4

Win

Play Date

2025-07-12

Play Time (Est)

3:30 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
SB
Scott Boerstra

89DXK7 · USA

DUPR

3.851

SR
Steve Ramsaur

30JRLN · Mantua, UT, US

DUPR

3.896

TEAM 2LOSS
MN
Michael Norvang

4LYPEK · Layton, UT, US

DUPR

3.485

TN
tein norvang

6ZV5LG · Kaysville, UT, US

DUPR

3.376

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-6628607210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4360062203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Boerstra",
        "dupr_id": "89DXK7",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Ramsaur",
        "dupr_id": "30JRLN",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      }
    ]
  },
  {
    "team_id": 7629224736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Norvang",
        "dupr_id": "4LYPEK",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "tein norvang",
        "dupr_id": "6ZV5LG",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  }
]