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

Round Robin Session at Bedford Place Mall - Pickleheads Scramble - Game 2

ID: 6274684304

Match Scores

11-7

Win

Play Date

2026-02-23

Play Time (Est)

9:00 PM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Pascal Bollig

G0MWXV · Brookside, NS, CA

DUPR

3.457

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.333

TEAM 2LOSS
AM
Art MacDonald

WNWLPK · Halifax, NS, CA

DUPR

3.102

KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.125

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-6274684304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5260883129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pascal Bollig",
        "dupr_id": "G0MWXV",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Brookside, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 7716947348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]