Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Set Partner Advanced

ID: 5660413775

Match Scores

11-1

Win

Play Date

2025-05-18

Play Time (Est)

12:45 AM

Play Location

Frontier Family Park, 20039, S 220th St

View Facility Page →

Competitor Teams

TEAM 1WINNER
RD
Rick Dejesus

8EOKDW · Queen Creek, AZ, US

DUPR

4.549

JR
Jacob Rocha

2LZGR4 · Phoenix, AZ, US

DUPR

4.595

TEAM 2LOSS
AA
Ahmad Al

YX4RKG · Queen Creek, AZ, US

DUPR

4.349

IK
Imran Khan

9P2DRV · USA

DUPR

4.131

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-5660413775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7857832617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Dejesus",
        "dupr_id": "8EOKDW",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Jacob Rocha",
        "dupr_id": "2LZGR4",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4540369698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ahmad Al",
        "dupr_id": "YX4RKG",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Imran Khan",
        "dupr_id": "9P2DRV",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]