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

FCPA 2026 Ladder League

ID: 6110604248

Match Scores

12-14

Win

Play Date

2026-05-12

Play Time (Est)

9:00 PM

Play Location

7270 Riley Rd, Warrenton, VA 20187, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Robin Nishiyama

4P6N7K · USA

DUPR

2.519

JD
Jennifer DelVecchio

NYPLG7 · USA

DUPR

2.278

TEAM 2WINNER
BL
Barbara Lenky

3LMXGJ · Warrenton, VA, US

DUPR

2.493

RG
Rebecca Grabich

KOME0Y · USA

DUPR

2.272

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-6110604248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6668069178,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin  Nishiyama",
        "dupr_id": "4P6N7K",
        "rating": 2.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer DelVecchio",
        "dupr_id": "NYPLG7",
        "rating": 2.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6471864085,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Barbara Lenky",
        "dupr_id": "3LMXGJ",
        "rating": 2.493,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Rebecca Grabich",
        "dupr_id": "KOME0Y",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]