Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Chicago Open Mens Doubles Skill: (5.0 And Under) Age: (35 And Above) Lincolnshire Marriott

ID: 8356063311

Match Scores

15-7

Loss

Play Date

2023-09-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
YA
Yubie Albert

3V4478 · Raleigh, NC, US

DUPR

4.592

JC
James Cronberger

3YXVK8 · USA

DUPR

3.500

TEAM 2LOSS
SM
Scott Mansager

GGNLOD · Chicago, IL, US

DUPR

5.698

KB
Kenny Burst

MY960L · USA

DUPR

3.500

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-8356063311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8002434150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yubie Albert",
        "dupr_id": "3V4478",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "James Cronberger",
        "dupr_id": "3YXVK8",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8006377772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Mansager",
        "dupr_id": "GGNLOD",
        "rating": 5.698,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Kenny Burst",
        "dupr_id": "MY960L",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]