Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cinco de Dinko

ID: 6743092427

Match Scores

11-1

Win

Play Date

2025-05-04

Play Time (Est)

12:45 AM

Play Location

45 Danville Rd, East Hampstead, NH 03826, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.688

SK
Sandra Keta

XJOQMX · Portsmouth, NH, US

DUPR

4.748

TEAM 2LOSS
RA
Rachel Armstrong

4VQJLK · USA

DUPR

4.326

TC
Ted Curtin

X3ZJL8 · USA

DUPR

3.531

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-6743092427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219070946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      },
      {
        "name": "Sandra Keta",
        "dupr_id": "XJOQMX",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      }
    ]
  },
  {
    "team_id": 6972709489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Armstrong",
        "dupr_id": "4VQJLK",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ted Curtin",
        "dupr_id": "X3ZJL8",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]