Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Session 2 - QPC Season 1 Group 2

ID: 6153484630

Match Scores

5-11

Win

Play Date

2026-04-21

Play Time (Est)

11:30 PM

Play Location

PIKL Los Angeles

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Joey DeAngelis

RWR26M · USA

DUPR

3.637

JM
Joseph Murphy

DNLGW4 · USA

DUPR

3.468

TEAM 2WINNER
Michael Krowne

EW0K4O · West Hollywood, CA, US

DUPR

3.598

AM
Alexander montoya

WNX4OL · USA

DUPR

3.612

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-6153484630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7711557027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joey DeAngelis",
        "dupr_id": "RWR26M",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Murphy",
        "dupr_id": "DNLGW4",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5804600465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Krowne",
        "dupr_id": "EW0K4O",
        "rating": 3.598,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663549480ad13.jpg",
        "location": "West Hollywood, CA, US"
      },
      {
        "name": "Alexander montoya",
        "dupr_id": "WNX4OL",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]