Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7793317164

Match Scores

11-2

Win

Play Date

2025-10-05

Play Time (Est)

1:00 PM

Play Location

Lincoln, NH

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Ron West

RZX0MD · Lincoln, NH, US

DUPR

3.925

MS
Matt Sheers

2QE074 · Thornton, NH, US

DUPR

4.752

TEAM 2LOSS
KR
Kaylee Rhine

94L9JV · USA

DUPR

3.352

TF
TJ Farrales

MEENPG · USA

DUPR

3.496

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-7793317164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6082720690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron West",
        "dupr_id": "RZX0MD",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Lincoln, NH, US"
      },
      {
        "name": "Matt Sheers",
        "dupr_id": "2QE074",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Thornton, NH, US"
      }
    ]
  },
  {
    "team_id": 6151207725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaylee Rhine",
        "dupr_id": "94L9JV",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TJ Farrales",
        "dupr_id": "MEENPG",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]