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

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

ID: 7737998488

Match Scores

2-9

Loss

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Scotia Juniors Volleyball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
HJ
Harpreet Jaggi

K5VMMK · Halifax, NS, CA

DUPR

3.323

RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

3.096

TEAM 2WINNER
KP
Krunal Patel

0ZWX9N · Halifax, NS, CA

DUPR

3.400

PB
Pascal Bollig

G0MWXV · USA

DUPR

3.666

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-7737998488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7499448713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harpreet Jaggi",
        "dupr_id": "K5VMMK",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 7535729762,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krunal Patel",
        "dupr_id": "0ZWX9N",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Pascal Bollig",
        "dupr_id": "G0MWXV",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]