Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Partner outdoor

ID: 8449371730

Match Scores

11-4

Loss

Play Date

2026-04-09

Play Time (Est)

11:30 PM

Play Location

East River Front Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.098

DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.054

TEAM 2LOSS
SV
Susette vanderBeek

16MXQD · USA

DUPR

3.584

ET
Elizabeth Thuernagle

3L4XYQ · Salt Lake City, UT, US

DUPR

3.361

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-8449371730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7632090020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 5383427528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susette  vanderBeek",
        "dupr_id": "16MXQD",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Thuernagle",
        "dupr_id": "3L4XYQ",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]