Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 4595298629

Match Scores

11-9

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Rachel Barr

M9JKMO · USA

DUPR

4.442

RB
Ricky Barr

30PE6X · USA

DUPR

4.234

TEAM 2LOSS
MS
Manju Sekhri

ODWY2L · Milton, ON, CA

DUPR

3.938

MA
Michael Arthur

JZO2E4 · Mississauga, ON, CA

DUPR

4.988

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-4595298629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6843249773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel  Barr",
        "dupr_id": "M9JKMO",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ricky Barr",
        "dupr_id": "30PE6X",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7032911375,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manju Sekhri",
        "dupr_id": "ODWY2L",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      },
      {
        "name": "Michael Arthur",
        "dupr_id": "JZO2E4",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]