Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6366314754

Match Scores

2-11

Win

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Redlands, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RB
Richard Blackey

3YMVN4 · Redlands, CA, US

DUPR

4.592

AP
Amani Purcell

8ELREW · Running Springs, CA, US

DUPR

4.407

TEAM 2WINNER
RT
Rick Terukina

3ZZDGD · Yucaipa, CA, US

DUPR

4.558

CT
Chris Tsai

3ZDVOW · Redlands, CA, US

DUPR

3.934

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-6366314754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6110850330,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Blackey",
        "dupr_id": "3YMVN4",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      },
      {
        "name": "Amani Purcell",
        "dupr_id": "8ELREW",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Running Springs, CA, US"
      }
    ]
  },
  {
    "team_id": 6266064318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Terukina",
        "dupr_id": "3ZZDGD",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Yucaipa, CA, US"
      },
      {
        "name": "Chris Tsai",
        "dupr_id": "3ZDVOW",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  }
]