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

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

ID: 8572134903

Match Scores

11-2

Loss

Play Date

2026-02-23

Play Time (Est)

4:45 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
PB
Pascal Bollig

G0MWXV · Brookside, NS, CA

DUPR

3.686

KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.093

TEAM 2LOSS
B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.301

AM
Art MacDonald

WNWLPK · Halifax, NS, CA

DUPR

3.015

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-8572134903
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5783141219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pascal Bollig",
        "dupr_id": "G0MWXV",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Brookside, NS, CA"
      },
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 5221327697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Art MacDonald",
        "dupr_id": "WNWLPK",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]