Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

MD 4.5+ A

ID: 6363642010

Match Scores

11-9

Win

Play Date

2025-05-17

Play Time (Est)

11:30 PM

Play Location

Ronald Reagan Sports Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ryan Christensen

1N5XM7 · Temecula, CA, US

DUPR

4.903

JR
Jon Rucker

3P4KM8 · USA

DUPR

4.725

TEAM 2LOSS
LQ
Lee Quigley

8D9QW4 · Temecula, CA, US

DUPR

4.241

JB
jake boyer

84WZY6 · Temecula, CA, US

DUPR

4.982

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-6363642010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6162715472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Christensen",
        "dupr_id": "1N5XM7",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Jon Rucker",
        "dupr_id": "3P4KM8",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7965609283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Quigley",
        "dupr_id": "8D9QW4",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "jake boyer",
        "dupr_id": "84WZY6",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  }
]