Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- Women's 4.0 (ANY AGE) - Tryptophan Classic | Singles + Doubles Traditional Tournament

ID: 7653189426

Match Scores

10-12

Win

Play Date

2025-11-15

Play Time (Est)

7:30 PM

Play Location

In A Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Michelle Maronian

DNNYZ6 · Webster, NY, US

DUPR

3.443

RR
Rachel Rose Ghezzi

KODNQK · Solvay, NY, US

DUPR

3.770

TEAM 2WINNER
SP
Stefanie Powell

2L2VWR · East Rochester, NY, US

DUPR

4.061

GC
Grace Conklin

N7NEM2 · USA

DUPR

2.802

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-7653189426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6143862308,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Maronian",
        "dupr_id": "DNNYZ6",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "Rachel Rose Ghezzi",
        "dupr_id": "KODNQK",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Solvay, NY, US"
      }
    ]
  },
  {
    "team_id": 8013887543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stefanie Powell",
        "dupr_id": "2L2VWR",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "East Rochester, NY, US"
      },
      {
        "name": "Grace Conklin",
        "dupr_id": "N7NEM2",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]