Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Newport Beach

ID: 6394112615

Match Scores

11-6

Loss

Play Date

2025-07-06

Play Time (Est)

12:45 AM

Play Location

Newport Beach, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Tony Cohen

16KE2E · San Diego County, CA, US

DUPR

4.712

JS
Jennifer Swyney

8KDL7Y · Carlsbad, CA, US

DUPR

4.936

TEAM 2LOSS
CG
Christopher Grenzer

3ZDV4L · Wilsonville, OR, US

DUPR

4.498

LP
Laura Payne

89ME6J · Grants Pass, OR, US

DUPR

4.515

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-6394112615
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7687909468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Cohen",
        "dupr_id": "16KE2E",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      },
      {
        "name": "Jennifer Swyney",
        "dupr_id": "8KDL7Y",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  },
  {
    "team_id": 8129407572,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Grenzer",
        "dupr_id": "3ZDV4L",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Laura Payne",
        "dupr_id": "89ME6J",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  }
]