Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 6844760570

Match Scores

11-4

Win

Play Date

2025-11-15

Play Time (Est)

3:30 PM

Play Location

1841 Jessup Dr

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dark Helmet

1RWDEZ · Loveland, CO, US

DUPR

4.144

SN
Seamus Nally

8MOGVL · Fort Collins, CO, US

DUPR

4.508

TEAM 2LOSS
GH
Grant Higgins

JZMYG4 · Fort Collins, CO, US

DUPR

4.186

DS
Dalton Speak

V4JP7E · Fort Collins, CO, US

DUPR

4.055

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-6844760570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4849746746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dark Helmet",
        "dupr_id": "1RWDEZ",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Seamus Nally",
        "dupr_id": "8MOGVL",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  },
  {
    "team_id": 8205319854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grant Higgins",
        "dupr_id": "JZMYG4",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Dalton Speak",
        "dupr_id": "V4JP7E",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]