Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Inaugural Leaf Peeper Tournament - $1000 purse - Coed Doubles Skill: (Any) Age: (Any)

ID: 7648095836

Match Scores

1-11

Win

Play Date

2025-10-05

Play Time (Est)

9:00 PM

Play Location

Lincoln, NH

View Facility Page →

Competitor Teams

TEAM 1LOSS
IA
Izzy Axinn

4Z99G6 · USA

DUPR

3.710

ER
Evan Rankin

JJOO7O · USA

DUPR

3.710

TEAM 2WINNER
RW
Ron West

RZX0MD · Lincoln, NH, US

DUPR

3.949

MS
Matt Sheers

2QE074 · Thornton, NH, US

DUPR

4.791

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-7648095836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8051082913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Izzy Axinn",
        "dupr_id": "4Z99G6",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan Rankin",
        "dupr_id": "JJOO7O",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7173873436,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ron West",
        "dupr_id": "RZX0MD",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Lincoln, NH, US"
      },
      {
        "name": "Matt Sheers",
        "dupr_id": "2QE074",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Thornton, NH, US"
      }
    ]
  }
]