Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Scullville Dinks Mixed League

ID: 7215182049

Match Scores

15-13

Loss

Play Date

2024-08-21

Play Time (Est)

10:15 AM

Play Location

Egg Harbor Township, NJ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Mia Campo

1QYOM5 · Egg Harbor Township, NJ, US

DUPR

3.718

RG
Robert Gullo

GGKVDV · USA

DUPR

3.894

TEAM 2LOSS
JC
Jean Collado

DW9VQ4 · Egg Harbor Township, NJ, US

DUPR

4.843

TJ
Tracy Jones

3PLW4X · Egg Harbor Township, NJ, US

DUPR

3.631

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-7215182049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4355314627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mia Campo",
        "dupr_id": "1QYOM5",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Robert Gullo",
        "dupr_id": "GGKVDV",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5268915072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Collado",
        "dupr_id": "DW9VQ4",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Tracy Jones",
        "dupr_id": "3PLW4X",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      }
    ]
  }
]