Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Co-ed Advanced League (3.8+) - Session 4, Mon Nov 4

ID: 7656408720

Match Scores

11-1

Win

Play Date

2024-11-05

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Robert Gerhard

1QW6G4 · Dresher, PA, US

DUPR

4.042

HL
Harriet Levin

XJRJ6X · USA

DUPR

3.919

TEAM 2LOSS
MN
Mohan Natarajappa

V72EJP · USA

DUPR

3.225

DS
David Smith

GG74LV · USA

DUPR

3.974

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-7656408720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5499110126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Gerhard",
        "dupr_id": "1QW6G4",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Dresher, PA, US"
      },
      {
        "name": "Harriet Levin",
        "dupr_id": "XJRJ6X",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7985681088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohan Natarajappa",
        "dupr_id": "V72EJP",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Smith",
        "dupr_id": "GG74LV",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]