Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6596626192

Match Scores

12-15

Loss

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Robbinsville Twp, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
LG
Lindsay Garfinkel

2L90DR · Charlotte, NC, US

DUPR

3.730

Faraaz Javed

56PEDP · Lahore, Punjab, PK

DUPR

5.110

TEAM 2WINNER
MR
Margaret Robb

RZ9PDQ · Neptune Township, NJ, US

DUPR

4.383

JD
Jimmy Dowd

7J9NN4 · USA

DUPR

4.046

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-6596626192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5033159898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lindsay Garfinkel",
        "dupr_id": "2L90DR",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Faraaz Javed",
        "dupr_id": "56PEDP",
        "rating": 5.11,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665f951f139f0.jpg",
        "location": "Lahore, Punjab, PK"
      }
    ]
  },
  {
    "team_id": 6691628502,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Margaret Robb",
        "dupr_id": "RZ9PDQ",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      },
      {
        "name": "Jimmy Dowd",
        "dupr_id": "7J9NN4",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]