Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rupert Rumble

ID: 6464326844

Match Scores

11-3

Loss

Play Date

2024-06-28

Play Time (Est)

9:00 PM

Play Location

Rupert, Idaho, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Amber Winnett

3VYMX5 · Minidoka County, ID, US

DUPR

4.453

SA
Sean Armatage

3VYQJE · Wendell, ID, US

DUPR

4.106

TEAM 2LOSS
YY
Yeoman Yeoman

1RWMRM · Twin Falls, ID, US

DUPR

3.637

CE
Curt Egbert

8W0WYQ · Twin Falls, ID, US

DUPR

4.791

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-6464326844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8568081328,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Winnett",
        "dupr_id": "3VYMX5",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Minidoka County, ID, US"
      },
      {
        "name": "Sean Armatage",
        "dupr_id": "3VYQJE",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Wendell, ID, US"
      }
    ]
  },
  {
    "team_id": 4552536800,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeoman Yeoman",
        "dupr_id": "1RWMRM",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Curt Egbert",
        "dupr_id": "8W0WYQ",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]