Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dill Dinkers Spring Slam - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 7343129778

Match Scores

4-15

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Stephanie Mackler

DWW9V4 · USA

DUPR

2.770

MM
Matthew Memmo

9P27G7 · Phoenixville, PA, US

DUPR

3.463

TEAM 2WINNER
SB
shania bui

6NMNWK · USA

DUPR

3.580

DT
David Tran

O6R7JE · USA

DUPR

3.484

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-7343129778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5042383498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Mackler",
        "dupr_id": "DWW9V4",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Memmo",
        "dupr_id": "9P27G7",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 6062771271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "shania bui",
        "dupr_id": "6NMNWK",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Tran",
        "dupr_id": "O6R7JE",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]