Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wardle Dupr

ID: 7119994149

Match Scores

3-11, 5-11

Win

Play Date

2024-11-04

Play Time (Est)

10:15 AM

Play Location

Wardle Fields Regional Park, South 2700 West, Bluffdale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BA
Brad Anderson

RYMKRN · USA

DUPR

3.606

DR
Deanna Rampton

8J67LJ · USA

DUPR

3.606

TEAM 2WINNER
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

4.000

SG
Steve Gickling

8M0MLG · USA

DUPR

4.382

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-7119994149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4763216011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Anderson",
        "dupr_id": "RYMKRN",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deanna Rampton",
        "dupr_id": "8J67LJ",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6895547621,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Steve Gickling",
        "dupr_id": "8M0MLG",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]