Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickles and Play Chapel Hill Bull City League

ID: 6852300579

Match Scores

9-11, 11-7, 5-11

Win

Play Date

2025-04-17

Play Time (Est)

4:45 AM

Play Location

Chapel Hill, NC, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Manuel Molino

8KQ4EY · Durham, NC, US

DUPR

4.308

RV
Ryan Vega

177J91 · Raleigh, NC, US

DUPR

4.168

TEAM 2WINNER
AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.012

AK
Aneesh Kodali

NYEJVZ · Durham, NC, US

DUPR

4.315

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-6852300579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5828637617,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Molino",
        "dupr_id": "8KQ4EY",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Ryan Vega",
        "dupr_id": "177J91",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6581868949,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Aneesh Kodali",
        "dupr_id": "NYEJVZ",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]