Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6880586990

Match Scores

11-8

Loss

Play Date

2024-12-19

Play Time (Est)

3:30 PM

Play Location

457 Main St, Springvale, ME 04083, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Donald Kintz

KXZY7K · USA

DUPR

3.500

JW
Jeff W Daigle

1QO4PD · USA

DUPR

3.500

TEAM 2LOSS
FB
Francis Beaudoin

125L79 · USA

DUPR

3.500

DR
Daniel Roy

3Z6JOW · Sanford, ME, US

DUPR

3.652

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-6880586990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7885510859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donald Kintz",
        "dupr_id": "KXZY7K",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff W Daigle",
        "dupr_id": "1QO4PD",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5097685336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francis Beaudoin",
        "dupr_id": "125L79",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Roy",
        "dupr_id": "3Z6JOW",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Sanford, ME, US"
      }
    ]
  }
]