Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Round Robin Scramble

ID: 4805249653

Match Scores

11-9

Win

Play Date

2026-02-16

Play Time (Est)

2:15 AM

Play Location

Bedford Place Mall, Bedford Highway, Bedford, NS, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.012

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.321

TEAM 2LOSS
GS
Gian Scalet

KDNJDY · Dartmouth, NS, CA

DUPR

3.206

KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.137

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-4805249653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7251892330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 6615543566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gian Scalet",
        "dupr_id": "KDNJDY",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]