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

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 8289447636

Match Scores

15-11

Loss

Play Date

2026-03-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BN
Brian Noble

3ZYLPW · Duluth, GA, US

DUPR

4.920

LC
Luke Cartenuto

7D6WQN · Cumming, GA, US

DUPR

4.973

TEAM 2LOSS
RC
Ross Cottrell

125MR1 · Dacula, GA, US

DUPR

4.827

CC
Chase Chavis

L54XMK · Marietta, GA, US

DUPR

4.666

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-8289447636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4870386398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Noble",
        "dupr_id": "3ZYLPW",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Luke Cartenuto",
        "dupr_id": "7D6WQN",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 4315078224,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ross Cottrell",
        "dupr_id": "125MR1",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      },
      {
        "name": "Chase Chavis",
        "dupr_id": "L54XMK",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]