Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FDC 6.75-7.25 DUPR FP - Pickleheads Pool Play - Round 1 Game 8

ID: 8552421435

Match Scores

11-8

Loss

Play Date

2026-05-17

Play Time (Est)

4:45 AM

Play Location

FTC

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael C

1NOENN · Fremont, CA, US

DUPR

3.734

CG
Carlos Garcia

2LWNX7 · Fremont, CA, US

DUPR

3.570

TEAM 2LOSS
JB
John Bashkin

NY9M2W · Fremont, CA, US

DUPR

3.703

JM
Josam Mulinyawe

EG2VGW · San Jose, CA, US

DUPR

3.369

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-8552421435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7773839657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael C",
        "dupr_id": "1NOENN",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Carlos Garcia",
        "dupr_id": "2LWNX7",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 8051843080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Bashkin",
        "dupr_id": "NY9M2W",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Josam Mulinyawe",
        "dupr_id": "EG2VGW",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]