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

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

ID: 4379795543

Match Scores

4-11

Loss

Play Date

2026-02-23

Play Time (Est)

12:45 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Katie Lake

94N0WJ · Halifax, NS, CA

DUPR

3.073

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.310

TEAM 2WINNER
RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.032

PB
Pascal Bollig

G0MWXV · Brookside, NS, CA

DUPR

3.665

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-4379795543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4683038566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Lake",
        "dupr_id": "94N0WJ",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  },
  {
    "team_id": 5625378252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Pascal Bollig",
        "dupr_id": "G0MWXV",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Brookside, NS, CA"
      }
    ]
  }
]