Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Robbinsville Pickle House: Bronze Cup - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 8524995297

Match Scores

9-15

Loss

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

Robbinsville Twp, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
BL
Brittney Lew

V7L6X7 · Philadelphia, PA, US

DUPR

4.043

ZL
Zachary Lessner

3OG5P2 · Philadelphia, PA, US

DUPR

4.551

TEAM 2WINNER
MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.384

JD
Jimmy Dowd

7J9NN4 · USA

DUPR

4.053

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-8524995297
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8175832581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brittney Lew",
        "dupr_id": "V7L6X7",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Zachary Lessner",
        "dupr_id": "3OG5P2",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 7016624706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      },
      {
        "name": "Jimmy Dowd",
        "dupr_id": "7J9NN4",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]