Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

UP TEAM LEAGUE PREMIER

ID: 5619758721

Match Scores

5-11

Loss

Play Date

2026-05-20

Play Time (Est)

10:15 AM

Play Location

Bloemfontein, South Africa

Unverified Facility

Competitor Teams

TEAM 1LOSS
RP
Raymond Pretorius

QPZ6PN · USA

DUPR

3.881

CJ
Carmen Johnson-Rolo

PKJ5ME · Bloemfontein, FS, ZA

DUPR

3.520

TEAM 2WINNER
RA
Robyn Allen

JJJPYM · USA

DUPR

3.360

DL
Damian La Mude

G55WXD · USA

DUPR

4.271

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-5619758721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5739088820,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond Pretorius",
        "dupr_id": "QPZ6PN",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen Johnson-Rolo",
        "dupr_id": "PKJ5ME",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Bloemfontein, FS, ZA"
      }
    ]
  },
  {
    "team_id": 5514818448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robyn Allen",
        "dupr_id": "JJJPYM",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damian La Mude",
        "dupr_id": "G55WXD",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]