Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5+ A

ID: 4504247583

Match Scores

11-7

Loss

Play Date

2025-05-17

Play Time (Est)

4:45 AM

Play Location

Ronald Reagan Sports Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
EP
Esteban Pelaez

O6YWKP · Wildomar, CA, US

DUPR

4.384

DB
David Bravo

YG4LP4 · USA

DUPR

3.739

TEAM 2LOSS
LQ
Lee Quigley

8D9QW4 · Temecula, CA, US

DUPR

4.265

JB
jake boyer

84WZY6 · Temecula, CA, US

DUPR

4.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-4504247583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4708438205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Esteban Pelaez",
        "dupr_id": "O6YWKP",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Wildomar, CA, US"
      },
      {
        "name": "David Bravo",
        "dupr_id": "YG4LP4",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4716895491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Quigley",
        "dupr_id": "8D9QW4",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "jake boyer",
        "dupr_id": "84WZY6",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  }
]