Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Session 3 QPC Season 1 Group 1

ID: 4491553687

Match Scores

15-8

Win

Play Date

2026-04-28

Play Time (Est)

8:45 AM

Play Location

PIKL Los Angeles

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Cathy Frank

W604KL · USA

DUPR

3.723

Michael Krowne

EW0K4O · West Hollywood, CA, US

DUPR

3.618

TEAM 2LOSS
JM
Joseph Murphy

DNLGW4 · USA

DUPR

3.446

JG
Joey Gallagher

2Z0LW9 · USA

DUPR

3.598

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-4491553687
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7305623898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cathy Frank",
        "dupr_id": "W604KL",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Krowne",
        "dupr_id": "EW0K4O",
        "rating": 3.618,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663549480ad13.jpg",
        "location": "West Hollywood, CA, US"
      }
    ]
  },
  {
    "team_id": 7485925774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Murphy",
        "dupr_id": "DNLGW4",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Gallagher",
        "dupr_id": "2Z0LW9",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]