Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.75-4.25 Life Time Tempe League

ID: 7807904933

Match Scores

11-8

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

1616 W Ruby Dr, Tempe, AZ 85284, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Justin Landis

L2DXV6 · USA

DUPR

3.813

RE
Rudi Escutia

Z9K90L · Scottsdale, AZ, US

DUPR

4.302

TEAM 2LOSS
SH
Shayne Holley

3PMQ0E · Phoenix, AZ, US

DUPR

4.133

RF
R Fletcher Rich

RZE4JM · Scottsdale, AZ, US

DUPR

3.826

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-7807904933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6566247244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Landis",
        "dupr_id": "L2DXV6",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rudi Escutia",
        "dupr_id": "Z9K90L",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 5747863029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shayne Holley",
        "dupr_id": "3PMQ0E",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "R Fletcher Rich",
        "dupr_id": "RZE4JM",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]