Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Set Partner Advanced

ID: 4311995338

Match Scores

11-0

Win

Play Date

2025-05-18

Play Time (Est)

11:30 PM

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.528

JR
Jacob Rocha

2LZGR4 · Phoenix, AZ, US

DUPR

4.563

TEAM 2LOSS
TF
Todd Frost

8DYRLY · Gilbert, AZ, US

DUPR

3.876

BI
Bryan Iams

8D9PX6 · Gilbert, AZ, US

DUPR

3.997

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-4311995338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7897935806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Dejesus",
        "dupr_id": "8EOKDW",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Jacob Rocha",
        "dupr_id": "2LZGR4",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7007717865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Frost",
        "dupr_id": "8DYRLY",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Bryan Iams",
        "dupr_id": "8D9PX6",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]