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

Round Robin @ The Lab Bedford Place Mall - Pickleheads Scramble - Game 2

ID: 7383037745

Match Scores

10-11

Loss

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.296

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.204

TEAM 2WINNER
DH
Dana Hatfield

ZNJ0XP · Halifax, NS, CA

DUPR

3.381

JL
Jordan Labossiere

0RVXYQ · Halifax, NS, CA

DUPR

3.349

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-7383037745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6912018451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 4455227726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dana Hatfield",
        "dupr_id": "ZNJ0XP",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Jordan Labossiere",
        "dupr_id": "0RVXYQ",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]