Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6769651477

Match Scores

15-7

Win

Play Date

2026-04-12

Play Time (Est)

2:15 AM

Play Location

Robbinsville Twp, NJ

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Lindsay Garfinkel

2L90DR · Charlotte, NC, US

DUPR

3.743

Faraaz Javed

56PEDP · Lahore, Punjab, PK

DUPR

5.118

TEAM 2LOSS
AL
Angela Luo

DWVJKL · NJ, US

DUPR

4.145

ZH
Zach Hollmann

RWKGZM · East Windsor, NJ, US

DUPR

4.338

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-6769651477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7313750050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lindsay Garfinkel",
        "dupr_id": "2L90DR",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Faraaz Javed",
        "dupr_id": "56PEDP",
        "rating": 5.118,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665f951f139f0.jpg",
        "location": "Lahore, Punjab, PK"
      }
    ]
  },
  {
    "team_id": 4731141550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angela Luo",
        "dupr_id": "DWVJKL",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Zach Hollmann",
        "dupr_id": "RWKGZM",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]