Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIP Summer 26 Elite Mixed Alpine Hills hosts Kelly Park (Dink Floyd)

ID: 4311677449

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Alpine Hills

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Rob Mathews

8WPRM1 · Menlo Park, CA, US

DUPR

3.944

AJ
Ann Jaquith

V7JNZP · USA

DUPR

4.162

TEAM 2LOSS
SD
Sandra Delecroix

QPWYYR · USA

DUPR

3.645

AN
Aravind Natarajan

EXGGNV · USA

DUPR

3.243

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-4311677449
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4522186935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Mathews",
        "dupr_id": "8WPRM1",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Ann Jaquith",
        "dupr_id": "V7JNZP",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8180747493,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra Delecroix",
        "dupr_id": "QPWYYR",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aravind Natarajan",
        "dupr_id": "EXGGNV",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]