Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Rock N Roll Round Robin - MD / 5.0 / All Ages

ID: 7052660131

Match Scores

7-11

Loss

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

4.921

NR
Nathan Rasco

89R673 · Las Vegas, NV, US

DUPR

4.768

TEAM 2WINNER
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

5.028

BH
Bryce Hubbard

EGL2DO · Washington, UT, US

DUPR

4.362

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-7052660131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4740335222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Nathan Rasco",
        "dupr_id": "89R673",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5482961250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Bryce Hubbard",
        "dupr_id": "EGL2DO",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]