Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5247962614

Match Scores

11-7, 11-7

Loss

Play Date

2026-02-07

Play Time (Est)

11:30 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
Amber Farmer

2LG997 · Hurricane, UT, US

DUPR

4.292

YR
Yolande Richmond

2LVY2E · Washington, UT, US

DUPR

3.996

TEAM 2LOSS
SJ
Sally Jensen

3V2255 · St. George, UT, US

DUPR

3.560

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

3.994

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-5247962614
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7777564770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Farmer",
        "dupr_id": "2LG997",
        "rating": 4.292,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f38beb8856a.jpg",
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Yolande Richmond",
        "dupr_id": "2LVY2E",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  },
  {
    "team_id": 7618844699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sally Jensen",
        "dupr_id": "3V2255",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]