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

Round Robin @ The Lab Bedford Place Mall DUPR - Pickleheads Popcorn - Round 2 Game 1

ID: 4665156081

Match Scores

9-5

Loss

Play Date

2026-05-17

Play Time (Est)

10:15 AM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KP
Krunal Patel

0ZWX9N · Halifax, NS, CA

DUPR

3.362

HJ
Harpreet Jaggi

K5VMMK · Halifax, NS, CA

DUPR

3.353

TEAM 2LOSS
PB
Pascal Bollig

G0MWXV · USA

DUPR

3.643

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.110

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-4665156081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4316364438,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krunal Patel",
        "dupr_id": "0ZWX9N",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Harpreet Jaggi",
        "dupr_id": "K5VMMK",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 4578394679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pascal Bollig",
        "dupr_id": "G0MWXV",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]