Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Team Event - APC Championship Series - May 2026 - Folsom, CA - Men's - 4.0 - Over 50

ID: 7214011432

Match Scores

2-11

Win

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kamal Shehadeh

V44Q46 · USA

DUPR

4.105

MB
Mark Bidstrup

Q9DGR5 · USA

DUPR

3.712

TEAM 2WINNER
AL
Andrea Lo jacono

YNOVOP · Grass Valley, CA, US

DUPR

4.391

TH
TIM HAMMER

Z4NGDP · USA

DUPR

4.323

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-7214011432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5101869529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kamal Shehadeh",
        "dupr_id": "V44Q46",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Bidstrup",
        "dupr_id": "Q9DGR5",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6212215802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrea Lo jacono",
        "dupr_id": "YNOVOP",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      },
      {
        "name": "TIM HAMMER",
        "dupr_id": "Z4NGDP",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]