Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C

ID: 5073577280

Match Scores

15-8

Win

Play Date

2025-07-12

Play Time (Est)

9:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Cameron Reichard

3YN0YG · Frisco, TX, US

DUPR

4.377

RS
Ryan Schultz

2L4DO7 · McKinney, TX, US

DUPR

4.755

TEAM 2LOSS
KM
Kevin moore

EW0QQJ · McKinney, TX, US

DUPR

4.117

MR
Mitchell Rolfes

8JQRVD · McKinney, TX, US

DUPR

3.930

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-5073577280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5555959207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cameron Reichard",
        "dupr_id": "3YN0YG",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Ryan Schultz",
        "dupr_id": "2L4DO7",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 5024473608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin moore",
        "dupr_id": "EW0QQJ",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Mitchell Rolfes",
        "dupr_id": "8JQRVD",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]