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

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

ID: 4408854066

Match Scores

11-7, 11-7

Loss

Play Date

2024-07-14

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Sydney Dengler

1REPZE · Harrisburg, PA, US

DUPR

4.322

AS
Aiden Sipe

L55Y45 · USA

DUPR

4.735

TEAM 2LOSS
LG
Lucia Gagnon

8GP7KG · Verona, NJ, US

DUPR

4.268

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.826

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-4408854066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4764881184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Dengler",
        "dupr_id": "1REPZE",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Aiden Sipe",
        "dupr_id": "L55Y45",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7995980732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucia Gagnon",
        "dupr_id": "8GP7KG",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Verona, NJ, US"
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  }
]