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

D-JOY TOUR LEG 1 - PETROLIMEX CUP

ID: 4332818482

Match Scores

11-0, 11-6

Loss

Play Date

2026-03-21

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RV
Roos Van Reek

ZNWE7P · Oostvoorne, ZH, NL

DUPR

5.908

SB
Shelby Bates

12PR97 · Jupiter, FL, US

DUPR

5.676

TEAM 2LOSS
BH
Bee Horsley

W60MPY · St Kilda, VIC, AU

DUPR

5.006

SJ
Sarah Jane Lim

XJORR4 · Makati, NCR, PH

DUPR

5.418

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-4332818482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8193858484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roos Van Reek",
        "dupr_id": "ZNWE7P",
        "rating": 5.908,
        "profile_pic_url": null,
        "location": "Oostvoorne, ZH, NL"
      },
      {
        "name": "Shelby Bates",
        "dupr_id": "12PR97",
        "rating": 5.676,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  },
  {
    "team_id": 7711660675,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bee Horsley",
        "dupr_id": "W60MPY",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "St Kilda, VIC, AU"
      },
      {
        "name": "Sarah Jane Lim",
        "dupr_id": "XJORR4",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]