Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Easter Roundup

ID: 5510975404

Match Scores

2-15

Win

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

Phoenix, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jordan Cantalejo

DYN696 · USA

DUPR

4.193

DC
Daniel Cook

MPKQEG · USA

DUPR

3.678

TEAM 2WINNER
JR
Juan Ramirez

9DKGDJ · USA

DUPR

4.222

PB
Pat B

YGRL6K · NCR, PH

DUPR

4.666

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-5510975404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7054843451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan  Cantalejo",
        "dupr_id": "DYN696",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Cook",
        "dupr_id": "MPKQEG",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6612194549,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Juan  Ramirez",
        "dupr_id": "9DKGDJ",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pat B",
        "dupr_id": "YGRL6K",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  }
]