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

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

ID: 5594285296

Match Scores

5-11

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Dana Hatfield

ZNJ0XP · Halifax, NS, CA

DUPR

3.385

BF
Bob Fraser

0YJV4G · Bedford, NS, CA

DUPR

3.070

TEAM 2WINNER
JL
Jordan Labossiere

0RVXYQ · Halifax, NS, CA

DUPR

3.351

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.200

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-5594285296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6101040749,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dana Hatfield",
        "dupr_id": "ZNJ0XP",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Bob Fraser",
        "dupr_id": "0YJV4G",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  },
  {
    "team_id": 4773987364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Labossiere",
        "dupr_id": "0RVXYQ",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.2,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]