Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.5

ID: 5267712132

Match Scores

8-11

Loss

Play Date

2026-03-14

Play Time (Est)

1:00 PM

Play Location

Ronald Reagan Sports Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
LQ
Lee Quigley

8D9QW4 · Temecula, CA, US

DUPR

3.782

MM
Mark Miller

30R4JN · Temecula, CA, US

DUPR

4.429

TEAM 2WINNER
AL
Andrew Leone

5EQLJ0 · Woodcrest, CA, US

DUPR

4.766

LR
Logan Russell

592MGV · Riverside County, CA, US

DUPR

3.863

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-5267712132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5837394249,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lee Quigley",
        "dupr_id": "8D9QW4",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Mark Miller ",
        "dupr_id": "30R4JN",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  },
  {
    "team_id": 6436012324,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Leone",
        "dupr_id": "5EQLJ0",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Woodcrest, CA, US"
      },
      {
        "name": "Logan Russell",
        "dupr_id": "592MGV",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  }
]