Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 5.0 8+ (Sat 8am)

ID: 6066185242

Match Scores

11-6

Loss

Play Date

2025-11-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Denny Lee

M2PNGG · Fullerton, CA, US

DUPR

4.284

MK
Manoj Koneri

ODLW2L · Los Angeles, CA, US

DUPR

4.560

TEAM 2LOSS
PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.364

GU
Gregory Utupo

PK79ZE · Bellflower, CA, US

DUPR

3.969

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-6066185242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4338535252,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denny Lee",
        "dupr_id": "M2PNGG",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Fullerton, CA, US"
      },
      {
        "name": "Manoj Koneri",
        "dupr_id": "ODLW2L",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6465099628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Gregory Utupo",
        "dupr_id": "PK79ZE",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Bellflower, CA, US"
      }
    ]
  }
]