Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rock N Roll Round Robin - WD / 4.5 / 35+

ID: 6754182790

Match Scores

15-3

Loss

Play Date

2026-02-07

Play Time (Est)

11:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Catheryn Bernal Felix

8MJKNV · Hurricane, UT, US

DUPR

4.662

KH
Karen Holt

8WK2QG · Washington, UT, US

DUPR

3.914

TEAM 2LOSS
SJ
Sally Jensen

3V2255 · St. George, UT, US

DUPR

3.574

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.996

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-6754182790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7847569445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catheryn Bernal Felix",
        "dupr_id": "8MJKNV",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Karen Holt",
        "dupr_id": "8WK2QG",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 8077049483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sally Jensen",
        "dupr_id": "3V2255",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]