Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

New Jersey State Open (National Qualifier) Mixed Doubles Skill: (4.5) All Ages

ID: 8414810983

Match Scores

15-11

Win

Play Date

2024-07-14

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LG
Lucia Gagnon

8GP7KG · Verona, NJ, US

DUPR

4.275

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.834

TEAM 2LOSS
KM
Kerrin Maurer

3ZQX7D · Lawrence Township, NJ, US

DUPR

4.644

DB
Dylan Borowsky

352WNV · Yardley, PA, US

DUPR

4.435

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-8414810983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4745925032,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucia Gagnon",
        "dupr_id": "8GP7KG",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Verona, NJ, US"
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  },
  {
    "team_id": 7246617385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerrin Maurer",
        "dupr_id": "3ZQX7D",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Lawrence Township, NJ, US"
      },
      {
        "name": "Dylan Borowsky",
        "dupr_id": "352WNV",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      }
    ]
  }
]